]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make xhtml_escape work in python3; add test.
authorBen Darnell <ben@bendarnell.com>
Sat, 21 May 2011 03:10:06 +0000 (20:10 -0700)
committerBen Darnell <ben@bendarnell.com>
Sat, 21 May 2011 03:10:06 +0000 (20:10 -0700)
commit381f01f1d530a763fd808eae2bf13a741bc1b529
treec1a6832ef777bdc9473c0b751876d6980c35d146
parentf5fd90fec4b07f9938150e7090e593238cb70ad2
Make xhtml_escape work in python3; add test.
tornado/escape.py
tornado/test/escape_test.py