swig/Examples/python/import_packages
William S Fulton 89bee6a7fa Modify examples to be both Python 2 and 3 compatible
For removing dependency on 2to3
2020-08-15 16:46:01 +01:00
..
from_init1 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
from_init2 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
from_init3 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
module_is_init Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
namespace_pkg Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
relativeimport1 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
relativeimport2 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
relativeimport3 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
same_modnames1 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
same_modnames2 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
split_modules Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
Makefile
README

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.