swig/Examples/python/import_packages
2016-06-06 22:12:56 +01: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 Add missing print statements to the Python import_packages tests 2016-06-06 22:12:56 +01: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 Add missing print statements to the Python import_packages tests 2016-06-06 22:12:56 +01:00
Makefile Apply patch to cleanup whitespace from wsfulton 2016-06-04 14:07:50 -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.