diff -r d85fadb263a0 -r 1b8381afe38f DebugClients/Python/coverage/control.py --- a/DebugClients/Python/coverage/control.py Sun Apr 13 15:45:57 2014 +0200 +++ b/DebugClients/Python/coverage/control.py Tue Apr 15 22:41:08 2014 +0200 @@ -777,3 +777,6 @@ # A hack for debugging testing in subprocesses. _TEST_NAME_FILE = "" #"/tmp/covtest.txt" + +# +# eflag: FileType = Python2