diff -r d85fadb263a0 -r 1b8381afe38f DebugClients/Python/coverage/summary.py --- a/DebugClients/Python/coverage/summary.py Sun Apr 13 15:45:57 2014 +0200 +++ b/DebugClients/Python/coverage/summary.py Tue Apr 15 22:41:08 2014 +0200 @@ -84,3 +84,6 @@ outfile.write(fmt_coverage % args) return total.pc_covered + +# +# eflag: FileType = Python2