-- The commit propagates the package option to the newly create
module node so it is recognized by SWIG
-- Added a relativeimport test for this combination
(in lack of py3 I was not able to test it with py3 but it
"should just work")
|
||
|---|---|---|
| .. | ||
| from_init1 | ||
| from_init2 | ||
| from_init3 | ||
| relativeimport1 | ||
| relativeimport2 | ||
| relativeimport3 | ||
| same_modnames1 | ||
| same_modnames2 | ||
| Makefile | ||
| README | ||
These are actually regression tests for SF bug #1297 (GH issue #7). See individual READMEs in subdirectories.