swig/Examples/python/import_packages
2016-04-05 11:10:03 -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 Attempt to calm the testing gods... 2016-04-05 11:10:03 -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
Makefile Examples (and tests) for python namespace packages 2016-04-05 11:06:02 -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.