(dated: 2020-06-09).
* Supports both Turing and Wahab.
* Allows both addition and deletion of paths from sys.path.
* Author's note: Later on, I discovered that these complex steps do not appear
to be necessary, somehow the lmod Python commands were able to take care
of additions and deletions through the modification of os.environ['PYTHONPATH']
alone, so I am not sure if this fix is absolutely needed. (?)
Sigs:
# -rw------- 1 wpurwant users 3298 2020-06-09 20:07 lmod_python_fix3.py
# 78abc7bae90bf23a42aa40285175ca48 lmod_python_fix3.py