]> git.ipfire.org Git - thirdparty/tornado.git/commit
escape: Update docs
authorBen Darnell <ben@bendarnell.com>
Sun, 30 Dec 2018 17:05:49 +0000 (12:05 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 30 Dec 2018 20:14:36 +0000 (15:14 -0500)
commit34f15b2d19d11528d8464e69956da8d76e41f4e2
treee69d02d63364497ba46e42e526ef15287ad28efd
parent09e2fd437640386be2f582c9510428652267237a
escape: Update docs

Replace to_basestring with an alias for to_unicode, since the two are
equivalent on py3.
docs/escape.rst
tornado/escape.py