diff -r d85fadb263a0 -r 1b8381afe38f DebugClients/Python/coverage/debug.py --- a/DebugClients/Python/coverage/debug.py Sun Apr 13 15:45:57 2014 +0200 +++ b/DebugClients/Python/coverage/debug.py Tue Apr 15 22:41:08 2014 +0200 @@ -52,3 +52,6 @@ prefix = "" else: yield "%*s: %s" % (label_len, label, data) + +# +# eflag: FileType = Python2