diff -r d85fadb263a0 -r 1b8381afe38f DebugClients/Python/coverage/data.py --- a/DebugClients/Python/coverage/data.py Sun Apr 13 15:45:57 2014 +0200 +++ b/DebugClients/Python/coverage/data.py Tue Apr 15 22:41:08 2014 +0200 @@ -276,3 +276,6 @@ else: fname = covdata.filename pprint.pprint(covdata.raw_data(fname)) + +# +# eflag: FileType = Python2