]> git.ipfire.org Git - thirdparty/tornado.git/commit
- Plural query/body arg methods.
authorTravis Beauvais <tbeauvais@gmail.com>
Sat, 5 Oct 2013 16:45:45 +0000 (09:45 -0700)
committerTravis Beauvais <tbeauvais@gmail.com>
Sat, 5 Oct 2013 16:45:45 +0000 (09:45 -0700)
commit30d15413d367647207ed3f2fa3ffc0186304d66a
treeaf6dad8f53d23a74f13aeaf025fcbcef2af49e27
parentd45711ab631302f40f6ac157ae01a39f3cbbed49
- Plural query/body arg methods.
- Updated Tests.
- Don't change signature of public methods.
docs/web.rst
tornado/escape.py [changed mode: 0644->0755]
tornado/httpserver.py
tornado/httputil.py
tornado/test/httputil_test.py
tornado/test/runtests.py [changed mode: 0644->0755]
tornado/test/web_test.py
tornado/web.py
tornado/wsgi.py