]> git.ipfire.org Git - thirdparty/tornado.git/commit
Parse option in config file when value is str
authorVincent Maillol <vincent.maillol@gmail.com>
Wed, 25 May 2016 19:07:38 +0000 (21:07 +0200)
committerVincent Maillol <vincent.maillol@gmail.com>
Wed, 25 May 2016 19:07:38 +0000 (21:07 +0200)
commit5b8f610347b551532cc62bd5f5b3ab20bf17c595
treea37a6109d12914dd3d712afe3bb2c3a3b4243bf7
parent4576fb07ae9a34f7000870f8f33596716c56456c
Parse option in config file when value is str
setup.py
tornado/options.py
tornado/test/options_test.py
tornado/test/options_test_types.cfg
tornado/test/options_test_types_str.cfg [new file with mode: 0644]