Fri, 20 Jan 2017 18:46:09 +0100
Little fix for the uninstall script. (grafted from e1c50b88fc43daa6419d40564a9c4f6849b3a037)
--- a/uninstall.py Thu Jan 19 19:51:36 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