Feature: When running a Python script, add the script's directory to sys.path
before executing the script (see also #112)
Feature: When running a Python script, add the environment variable JYTHONPATH
to sys.path
before executing the script (see also #112)