]> git.ipfire.org Git - thirdparty/tornado.git/commit
Update options.py
authorMark Henderson <mark.henderson@8trk.com>
Mon, 7 Dec 2015 21:35:52 +0000 (16:35 -0500)
committerMark Henderson <mark.henderson@8trk.com>
Mon, 7 Dec 2015 21:35:52 +0000 (16:35 -0500)
commit97705b920d8330e3cb115fb9a04f041509520171
tree4a29d5d213f4060be0b5eb8cd369545a8f4d5e4f
parent43e23f977715396ce243c6cd7e3387abf2a2e4ee
Update options.py

It is unclear in the documentation what tornado.options.parse_config_file does and how it works. I added a little text to the copy that should clarify its purpose.
tornado/options.py