DebugClients/Python/coverage/xmlreport.py

branch
5_0_x
changeset 807
ecc71fdd67f1
parent 32
01f04fbc1842
child 3495
fac17a82b431
--- a/DebugClients/Python/coverage/xmlreport.py	Tue Jan 04 18:18:38 2011 +0100
+++ b/DebugClients/Python/coverage/xmlreport.py	Tue Jan 04 18:44:51 2011 +0100
@@ -143,4 +143,7 @@
         package[1] += class_hits
         package[2] += class_lines
         package[3] += class_branch_hits
-        package[4] += class_branches
\ No newline at end of file
+        package[4] += class_branches
+
+#
+# eflag: FileType = Python2

eric ide

mercurial