--- a/DebugClients/Python/coverage/html.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/coverage/html.py Tue Jan 04 18:44:51 2011 +0100 @@ -179,4 +179,7 @@ """ html = re.sub(">\s+<p ", ">\n<p ", html) - return html \ No newline at end of file + return html + +# +# eflag: FileType = Python2