--- 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