DebugClients/Python/eric5dbgstub.py

branch
5_0_x
changeset 807
ecc71fdd67f1
parent 792
a13346916170
--- a/DebugClients/Python/eric5dbgstub.py	Tue Jan 04 18:18:38 2011 +0100
+++ b/DebugClients/Python/eric5dbgstub.py	Tue Jan 04 18:44:51 2011 +0100
@@ -79,4 +79,7 @@
     global debugger
     if debugger:
         debugger.startDebugger(enableTrace = enableTrace, exceptions = exceptions, 
-            tracePython = tracePython, redirect = redirect)
\ No newline at end of file
+            tracePython = tracePython, redirect = redirect)
+
+#
+# eflag: FileType = Python2

eric ide

mercurial