Changeset - 82198c193c11
default
0
1
0
helpers: improve html_escape
Repeated string replace is faster than iterating over each character in Python
and doing a dict lookup.
Repeated string replace is faster than iterating over each character in Python
and doing a dict lookup.
1 file changed with 13 insertions and 15 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)