diff -r 60f663154789 -r f2d4b02c7e88 DebugClients/Python/coverage/xmlreport.py --- a/DebugClients/Python/coverage/xmlreport.py Sat Apr 12 16:19:56 2014 +0200 +++ b/DebugClients/Python/coverage/xmlreport.py Sat Apr 12 16:57:18 2014 +0200 @@ -153,3 +153,6 @@ package[2] += class_lines package[3] += class_br_hits package[4] += class_branches + +# +# eflag: FileType = Python2