DebugClients/Python/coverage/parser.py

changeset 790
2c0ea0163ef4
parent 32
01f04fbc1842
child 3495
fac17a82b431
--- a/DebugClients/Python/coverage/parser.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/coverage/parser.py	Fri Dec 31 15:46:14 2010 +0100
@@ -741,4 +741,7 @@
         return arc_width, arc_chars
 
 if __name__ == '__main__':
-    AdHocMain().main(sys.argv[1:])
\ No newline at end of file
+    AdHocMain().main(sys.argv[1:])
+
+#
+# eflag: FileType = Python2

eric ide

mercurial