Mercurial Repositories
>
eric
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: DebugClients/Python/coverage/html.py
DebugClients/Python/coverage/html.py
branch
5_0_x
changeset 807
ecc71fdd67f1
parent 32
01f04fbc1842
child 3495
fac17a82b431
equal
deleted
inserted
replaced
806:30db18b3c78b
807:ecc71fdd67f1
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