uninstall.py

changeset 5433
e1c50b88fc43
parent 5389
9b1c800daff3
child 5711
50b6867ffcd3
--- 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

eric ide

mercurial