Commit Graph

1 Commits (6b95d6ac75449a1c2f9877a48bc4003ad1ac5dfc)

Author SHA1 Message Date
Ashesh Vashi 8bd17cb433 [Python 3 compatibility] Introduced a separate HTML safe string function
in 'utils' module, earlier the function -'escape(...)' was converting
the strings to bytes, and that's reason, it was not working on Python 3.
2016-05-16 11:58:42 +05:30