swig/Examples/python
Johan Hake 1dd297ad9d Fix issue with relative import when using single header file import.
-- The commit propagates the package option to the newly create
     module node so it is recognized by SWIG
  -- Added a relativeimport test for this combination
     (in lack of py3 I was not able to test it with py3 but it
      "should just work")
2014-08-12 21:48:26 +02:00
..
callback Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
class Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
constants Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
contract Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
docstrings Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
enum Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
exception Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
exceptproxy Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
extend Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
funcptr Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
funcptr2 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
functor Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
import Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
import_packages Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00
import_template Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
java Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
libffi Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
multimap Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
operator Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
performance Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
pointer Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
reference Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
simple Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
smartptr Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
std_map Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
std_vector Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
swigrun Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
template Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
varargs Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
variables Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
check.list Fixed SF bug #1297 (Python imports) 2013-12-24 17:22:25 +00:00
index.html Update one dead link and remove another 2014-02-24 10:11:11 +13:00