--- a/DebugClients/Python/coverage/bytecode.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/coverage/bytecode.py Tue Jan 04 18:44:51 2011 +0100 @@ -79,3 +79,6 @@ raise StopIteration next = __next__ + +# +# eflag: FileType = Python2