diff -r 309f2b7449cc -r e1c50b88fc43 uninstall.py --- a/uninstall.py Thu Jan 19 19:46:21 2017 +0100 +++ b/uninstall.py Fri Jan 20 18:46:09 2017 +0100 @@ -31,6 +31,7 @@ # Define the globals. progName = None +currDir = os.getcwd() pyModDir = None progLanguages = ["Python", "Ruby", "QSS"] includePythonVariant = False