swig/Examples/python/import_packages
2016-06-03 20:20:33 -06:00
..
from_init1 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
from_init2 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
from_init3 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
namespace_pkg remove -py3 related tests. Move py3 specific code to it's own module 2016-06-03 18:11:07 -06:00
relativeimport1 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
relativeimport2 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
relativeimport3 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
same_modnames1 Support checking names of old-style classic classes 2016-02-04 15:27:54 -05:00
same_modnames2 Support checking names of old-style classic classes 2016-02-04 15:27:54 -05:00
split_modules remove -py3 related tests. Move py3 specific code to it's own module 2016-06-03 18:11:07 -06:00
Makefile and... remove all the .py files that were copied over from the source tree. 2016-06-03 20:20:33 -06:00
README Examples (and tests) for python namespace packages 2016-04-05 10:58:50 -06:00

These are actually regression tests for SF bug #1297 (GH issue #7).
The namespace_pkg is an example of python3's namespace packages.

See individual READMEs in subdirectories.