DebugClients/Python/coverage/html.py

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3499
f2d4b02c7e88
child 4489
d0d6e4ad31bd
equal deleted inserted replaced
3506:d85fadb263a0 3515:1b8381afe38f
392 Get rid of some. 392 Get rid of some.
393 393
394 """ 394 """
395 html = re.sub(r">\s+<p ", ">\n<p ", html) 395 html = re.sub(r">\s+<p ", ">\n<p ", html)
396 return html 396 return html
397
398 #
399 # eflag: FileType = Python2

eric ide

mercurial