Skip to content

Do not call expander.py from a python interpreter

Nick Thompson requested to merge (removed):pyexpander_fix into master

Find expander.py on the syspath and do not call it from a Python interpreter so there is no possibility that the Python interpreter is incorrect for expander.py.

Fixes #558 (closed).

Merge request reports