DebugClients/Python/coverage/html.py

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3499
f2d4b02c7e88
child 4489
d0d6e4ad31bd
--- a/DebugClients/Python/coverage/html.py	Sun Apr 13 15:45:57 2014 +0200
+++ b/DebugClients/Python/coverage/html.py	Tue Apr 15 22:41:08 2014 +0200
@@ -394,3 +394,6 @@
     """
     html = re.sub(r">\s+<p ", ">\n<p ", html)
     return html
+
+#
+# eflag: FileType = Python2

eric ide

mercurial