]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support "from x import y" in templates, not just "import x"
authorBen Darnell <ben@bendarnell.com>
Mon, 8 Nov 2010 18:49:03 +0000 (10:49 -0800)
committerBen Darnell <ben@bendarnell.com>
Mon, 8 Nov 2010 18:49:03 +0000 (10:49 -0800)
commit965099eda08b376e18c42dffb7dfd4b5dd79dcc9
tree79fe8d6efbe368b55bb544deac582f7e78daa092
parent3e44643d3b89c99c6bc285b0e650ab12ee06fb16
Support "from x import y" in templates, not just "import x"
tornado/template.py