summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/same_modnames2
Commit message (Expand)AuthorAgeFilesLines
* Fix various typosluz paz2022-04-111-1/+1
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-4/+4
* Skip Python subprocess calls in import_packages testcase on WindowsWilliam S Fulton2018-12-061-2/+7
* Fix for running 'python -m' when using swig -builtinWilliam S Fulton2018-12-041-0/+6
* Drop support for Python classic classesOlly Betts2018-10-121-4/+0
* Support checking names of old-style classic classesAlec Cooper2016-02-041-2/+8
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-212-10/+16
* Remove realpath from python/import_packages exampleWilliam S Fulton2015-08-203-8/+6
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-2/+2
* Display testname when running the import_packages Python examplesWilliam S Fulton2014-10-071-0/+5
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-113-8/+8
* Further fixes when using type() when using -builtin to include module nameWilliam S Fulton2014-03-011-0/+3
* Fixed SF bug #1297 (Python imports)Paweł Tomulik2013-12-2411-0/+100