summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/split_modules/vanilla_split
Commit message (Expand)AuthorAgeFilesLines
* GHA: Fix for pycodestyle check in examplesWilliam S Fulton2022-07-311-1/+1
* Fix various typosluz paz2022-04-111-1/+1
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-3/+3
* The Python module import logic has changed to stop obfuscating real ImportErr...William S Fulton2018-12-161-1/+6
* 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
* Fix out of source clean target in import_packages MakefileWilliam S Fulton2018-01-071-1/+3
* Replace assert in Python import examples with code that always runs.William S Fulton2017-08-131-1/+2
* Add missing print statements to the Python import_packages testsWilliam S Fulton2016-06-061-0/+7
* Apply patch to cleanup whitespace from wsfultonMike Romberg2016-06-041-3/+3
* Something optimizes out empty files and breaks the tests. Put something in.Mike Romberg2016-06-032-0/+1
* split_wrapper -> split_modules to avoid conflict with clean ruleMike Romberg2016-06-025-0/+35