DebugClients/Python/coverage/files.py

changeset 790
2c0ea0163ef4
parent 31
744cd0b4b8cd
child 3495
fac17a82b431
diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/coverage/files.py
--- a/DebugClients/Python/coverage/files.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/coverage/files.py	Fri Dec 31 15:46:14 2010 +0100
@@ -71,3 +71,6 @@
                     data = data.decode('utf8') # TODO: How to do this properly?
                 return data
         return None
+
+#
+# eflag: FileType = Python2

eric ide

mercurial