William S Fulton
604ae7186b
Fix for running 'python -m' when using swig -builtin
...
Same as e05b5ea for -builtin.
Also added runtime tests to check 'python -m'.
2018-12-04 19:12:13 +00:00
William S Fulton
830422a87b
Fix Makefile and skip testing python-2.4 for import_packages test
2018-01-05 20:17:08 +00:00
Jon Schlueter
7770715457
autopep8 cleanup of Examples/python whitespace
...
automated cleanup only of the Examples/python example code
2015-05-08 08:46:06 -04:00
William S Fulton
a9c6196f71
Display testname when running the import_packages Python examples
...
For easier identification of what is running in these examples.
2014-10-07 20:58:40 +01:00
Johan Hake
1dd297ad9d
Fix issue with relative import when using single header file import.
...
-- 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")
2014-08-12 21:48:26 +02:00