]> git.ipfire.org Git - thirdparty/tornado.git/commit
Document recent additions to StaticFileHandler.
authorBen Darnell <ben@bendarnell.com>
Sun, 19 May 2013 15:53:43 +0000 (11:53 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 19 May 2013 15:56:14 +0000 (11:56 -0400)
commite8fa7465a6af7ed97f79b23ef7892c334f6d01ac
tree3c38daaf7f5d76b0cc6138b14bc142ea57a2c020
parent7e95b7cfc81db1315934c006bbe34e6f4e1a6547
Document recent additions to StaticFileHandler.

Make httputil's range functions private.
tornado/httputil.py
tornado/test/web_test.py
tornado/web.py