DebugClients/Python/coverage/html.py

changeset 790
2c0ea0163ef4
parent 32
01f04fbc1842
child 3495
fac17a82b431
equal deleted inserted replaced
789:c190cd71b097 790:2c0ea0163ef4
178 rid of some. 178 rid of some.
179 179
180 """ 180 """
181 html = re.sub(">\s+<p ", ">\n<p ", html) 181 html = re.sub(">\s+<p ", ">\n<p ", html)
182 return html 182 return html
183
184 #
185 # eflag: FileType = Python2

eric ide

mercurial