scripts/install-debugclients.py

changeset 7628
f904d0eef264
parent 7360
9190402e4505
child 7637
c878e8255972
--- a/scripts/install-debugclients.py	Wed Jun 17 17:12:21 2020 +0200
+++ b/scripts/install-debugclients.py	Wed Jun 17 20:18:54 2020 +0200
@@ -54,7 +54,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