DebugClients/Python/DebugClientBase.py

changeset 790
2c0ea0163ef4
parent 126
7902c9178ee0
child 791
9ec2ac20e54e
diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/DebugClientBase.py
--- a/DebugClients/Python/DebugClientBase.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/DebugClientBase.py	Fri Dec 31 15:46:14 2010 +0100
@@ -1935,3 +1935,6 @@
         sysPath.insert(0, firstEntry)
         sysPath.insert(0, '')
         return sysPath
+
+#
+# eflag: FileType = Python2

eric ide

mercurial