summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/from_init3
Commit message (Expand)AuthorAgeFilesLines
* Fix various typosluz paz2022-04-111-1/+1
* Default to running tests with Python 3Olly Betts2022-03-171-1/+1
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-5/+5
* Skip Python subprocess calls in import_packages testcase on WindowsWilliam S Fulton2018-12-061-4/+8
* Fix for running 'python -m' when using swig -builtinWilliam S Fulton2018-12-041-1/+11
* Fix Makefile and skip testing python-2.4 for import_packages testWilliam S Fulton2018-01-051-0/+4
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-214-20/+32
* Remove realpath from python/import_packages exampleWilliam S Fulton2015-08-209-24/+18
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-5/+5
* PY3 fixes for import_package exampleWilliam S Fulton2015-04-041-1/+0
* Display testname when running the import_packages Python examplesWilliam S Fulton2014-10-071-2/+6
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-119-18/+18
* Fixed SF bug #1297 (Python imports)Paweł Tomulik2013-12-2427-0/+265