DebugClients/Python/coverage/data.py

changeset 790
2c0ea0163ef4
parent 32
01f04fbc1842
child 3495
fac17a82b431
diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/coverage/data.py
--- a/DebugClients/Python/coverage/data.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/coverage/data.py	Fri Dec 31 15:46:14 2010 +0100
@@ -247,4 +247,7 @@
         fname = sys.argv[1]
     else:
         fname = covdata.filename
-    pprint.pprint(covdata.raw_data(fname))
\ No newline at end of file
+    pprint.pprint(covdata.raw_data(fname))
+
+#
+# eflag: FileType = Python2

eric ide

mercurial