DebugClients/Python/coverage/bytecode.py

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3499
f2d4b02c7e88
child 4489
d0d6e4ad31bd
--- a/DebugClients/Python/coverage/bytecode.py	Sun Apr 13 15:45:57 2014 +0200
+++ b/DebugClients/Python/coverage/bytecode.py	Tue Apr 15 22:41:08 2014 +0200
@@ -73,3 +73,6 @@
                 if isinstance(c, types.CodeType):
                     self.stack.append(c)
             yield code
+
+#
+# eflag: FileType = Python2

eric ide

mercurial