DebugClients/Python/eric5dbgstub.py

changeset 790
2c0ea0163ef4
parent 19
3e024a7e465c
child 791
9ec2ac20e54e
--- a/DebugClients/Python/eric5dbgstub.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/eric5dbgstub.py	Fri Dec 31 15:46:14 2010 +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