swig/Examples/python/import_packages
Mike Romberg f1aea15cf7 debug
2016-06-03 13:26:12 -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 use %inline for test 2016-05-24 22:46:45 +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 Something optimizes out empty files and breaks the tests. Put something in. 2016-06-03 01:30:43 -06:00
Makefile debug 2016-06-03 13:26:12 -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.