]> git.ipfire.org Git - thirdparty/tornado.git/commit
Document why RequestHandler.write does not convert lists to JSON.
authorBen Darnell <ben@bendarnell.com>
Sun, 5 Sep 2010 03:38:59 +0000 (20:38 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 5 Sep 2010 03:38:59 +0000 (20:38 -0700)
commit93fc3d0935e11ad1056e1a4cf3826935faebb0db
tree1427d308258c161d9450b04f7f65e8b62f2215d2
parent890d829171e1c33e7b570d1a2a5a911bb45e47e2
Document why RequestHandler.write does not convert lists to JSON.
tornado/web.py