diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/coverage/annotate.py --- a/DebugClients/Python/coverage/annotate.py Fri Dec 31 15:45:32 2010 +0100 +++ b/DebugClients/Python/coverage/annotate.py Fri Dec 31 15:46:14 2010 +0100 @@ -94,4 +94,7 @@ dest.write('! ') dest.write(line) source.close() - dest.close() \ No newline at end of file + dest.close() + +# +# eflag: FileType = Python2