DebugClients/Python/DebugBase.py

changeset 5674
a0ad2dcb27f9
parent 5667
86554f131048
child 5684
a46555ca12bc
--- a/DebugClients/Python/DebugBase.py	Fri Mar 31 17:53:47 2017 +0200
+++ b/DebugClients/Python/DebugBase.py	Mon Apr 03 18:44:16 2017 +0200
@@ -67,7 +67,7 @@
     _fnCache = {}
     
     # Stop all timers, when greenlets are used
-    pollTimerEnabled = True 
+    pollTimerEnabled = True
 
     def __init__(self, dbgClient):
         """

eric ide

mercurial