diff -r d85fadb263a0 -r 1b8381afe38f DebugClients/Python/coverage/xmlreport.py --- a/DebugClients/Python/coverage/xmlreport.py Sun Apr 13 15:45:57 2014 +0200 +++ b/DebugClients/Python/coverage/xmlreport.py Tue Apr 15 22:41:08 2014 +0200 @@ -153,3 +153,6 @@ package[2] += class_lines package[3] += class_br_hits package[4] += class_branches + +# +# eflag: FileType = Python2