DebugClients/Python/DebugClient.py

changeset 790
2c0ea0163ef4
parent 13
1af94a91f439
child 791
9ec2ac20e54e
diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/DebugClient.py
--- a/DebugClients/Python/DebugClient.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/DebugClient.py	Fri Dec 31 15:46:14 2010 +0100
@@ -36,3 +36,6 @@
 if __name__ == '__main__':
     debugClient = DebugClient()
     debugClient.main()
+
+#
+# eflag: FileType = Python2

eric ide

mercurial