The source project of this merge request has been removed.
Do not call expander.py from a python interpreter
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).