Examples/rhallo.py

changeset 5422
222da86472d9
parent 3670
f0cb7579c0b4
child 8314
e3642a6a1e71
diff -r ce62341e81b6 -r 222da86472d9 Examples/rhallo.py
--- a/Examples/rhallo.py	Sun Jan 15 13:59:11 2017 +0100
+++ b/Examples/rhallo.py	Mon Jan 16 18:49:51 2017 +0100
@@ -10,7 +10,6 @@
     
 if __name__ == "__main__":
     if eric6dbgstub.initDebugger("standard"):
-# or   if eric6dbgstub.initDebugger("threads"):
         eric6dbgstub.debugger.startDebugger()
 
     main()

eric ide

mercurial