]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix cookie handling after python3 encoding changes. Add tests.
authorBen Darnell <ben@bendarnell.com>
Sun, 15 May 2011 23:59:43 +0000 (16:59 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 15 May 2011 23:59:43 +0000 (16:59 -0700)
commit2bd2a0ffdbeb76c03023c271bdfb721aaa43d834
tree31f7858882733f6ef6c0e0b2f10d6a39235dc63b
parentbd1c8ca6ca4f8f1fe5a15b791937c479ec1a3fba
Fix cookie handling after python3 encoding changes.  Add tests.
tornado/test/web_test.py
tornado/web.py