]> git.ipfire.org Git - thirdparty/tornado.git/commit
options: add __file__ to config file parsing
authorBen Darnell <ben@bendarnell.com>
Sun, 3 Apr 2016 20:46:03 +0000 (16:46 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 3 Apr 2016 20:46:03 +0000 (16:46 -0400)
commit50f9eedd89f26fc86974461b6ddd84343504be93
tree6312525afa860df4767d0260f28a161e882aef10
parent0621a0ad89b5338fbbf333ce810ea2eda2d78c34
options: add __file__ to config file parsing

Fixes #1666
tornado/options.py
tornado/test/options_test.cfg
tornado/test/options_test.py