DebugClients/Python/coverage/results.py

branch
5_0_x
changeset 807
ecc71fdd67f1
parent 32
01f04fbc1842
child 3495
fac17a82b431
--- a/DebugClients/Python/coverage/results.py	Tue Jan 04 18:18:38 2011 +0100
+++ b/DebugClients/Python/coverage/results.py	Tue Jan 04 18:44:51 2011 +0100
@@ -172,4 +172,7 @@
         # Implementing 0+Numbers allows us to sum() a list of Numbers.
         if other == 0:
             return self
-        raise NotImplemented
\ No newline at end of file
+        raise NotImplemented
+
+#
+# eflag: FileType = Python2

eric ide

mercurial