diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/coverage/bytecode.py --- 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