summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/same_modnames1/runme.py
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
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-1/+1
* Display testname when running the import_packages Python examplesWilliam S Fulton2014-10-071-1/+5
* Further fixes when using type() when using -builtin to include module nameWilliam S Fulton2014-03-011-0/+2
* Fixed SF bug #1297 (Python imports)Paweł Tomulik2013-12-241-0/+7