There were only needed to support Python < 2.2, and we now require at least Python 2.6. Conflicts: .travis.yml Examples/test-suite/python/autodoc_runme.py Source/Modules/python.cxx This is a cherry-pick and merge from patch in #1261 |
||
|---|---|---|
| .. | ||
| from_init1 | ||
| from_init2 | ||
| from_init3 | ||
| namespace_pkg | ||
| relativeimport1 | ||
| relativeimport2 | ||
| relativeimport3 | ||
| same_modnames1 | ||
| same_modnames2 | ||
| split_modules | ||
| 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.