scripts/uninstall-debugclients.py

changeset 7628
f904d0eef264
parent 7360
9190402e4505
child 7639
422fd05e9c91
diff -r 7f643d41464e -r f904d0eef264 scripts/uninstall-debugclients.py
--- a/scripts/uninstall-debugclients.py	Wed Jun 17 17:12:21 2020 +0200
+++ b/scripts/uninstall-debugclients.py	Wed Jun 17 20:18:54 2020 +0200
@@ -35,7 +35,7 @@
     
     if sys.platform.startswith("win"):
         try:
-            input("Press enter to continue...")
+            input("Press enter to continue...")             # secok
         except (EOFError, SyntaxError):
             pass
     

eric ide

mercurial