41a42
> import sys
45a47,48
> from gem5_python_paths import extra_python_paths
>
73a77,80
> # add useful python code PYTHONPATH so it can be used by subprocesses
> # as well
> env.AppendENVPath('PYTHONPATH', extra_python_paths)
>