]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use absolute paths in RequestHandler._static_hashes to allow for different
authorBen Darnell <ben@bendarnell.com>
Mon, 3 Jan 2011 21:45:52 +0000 (13:45 -0800)
committerBen Darnell <ben@bendarnell.com>
Mon, 3 Jan 2011 21:45:52 +0000 (13:45 -0800)
commitdaf9669eb03f8d4bd05a88385655cd413e1faedb
tree7c4e64e33eeb16d674692b761dd9f103978446c3
parentadafcc06d850605b2f1b2cf34070518d853768db
Use absolute paths in RequestHandler._static_hashes to allow for different
static_paths.
tornado/web.py