DebugClients/Python/DebugClientCapabilities.py

changeset 790
2c0ea0163ef4
parent 13
1af94a91f439
child 791
9ec2ac20e54e
diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/DebugClientCapabilities.py
--- a/DebugClients/Python/DebugClientCapabilities.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/DebugClientCapabilities.py	Fri Dec 31 15:46:14 2010 +0100
@@ -17,3 +17,6 @@
 
 HasAll = HasDebugger | HasInterpreter | HasProfiler | \
          HasCoverage | HasCompleter | HasUnittest | HasShell
+
+#
+# eflag: FileType = Python2

eric ide

mercurial