swig/Examples/python/import_packages
William S Fulton 9834a69c18 Fix Python 3 import_packages/relativeimport2 example clean
runme3.py files are generated and should not be checked in
2014-10-07 20:58:40 +01:00
..
from_init1 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
from_init2 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
from_init3 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
relativeimport1 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
relativeimport2 Fix Python 3 import_packages/relativeimport2 example clean 2014-10-07 20:58:40 +01:00
relativeimport3 Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00
same_modnames1 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
same_modnames2 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
Makefile Small fixes to the relative import fix. 2014-09-29 17:37:41 +02:00
README Fixed SF bug #1297 (Python imports) 2013-12-24 17:22:25 +00:00

These are actually regression tests for SF bug #1297 (GH issue #7).
See individual READMEs in subdirectories.