diff -r 60f663154789 -r f2d4b02c7e88 DebugClients/Python/coverage/data.py --- a/DebugClients/Python/coverage/data.py Sat Apr 12 16:19:56 2014 +0200 +++ b/DebugClients/Python/coverage/data.py Sat Apr 12 16:57:18 2014 +0200 @@ -276,3 +276,6 @@ else: fname = covdata.filename pprint.pprint(covdata.raw_data(fname)) + +# +# eflag: FileType = Python2