]> git.ipfire.org Git - thirdparty/tornado.git/commit
options[key] should return a value, not an _Option instance
authorA. Jesse Jiryu Davis <jesse@10gen.com>
Fri, 17 May 2013 13:49:05 +0000 (09:49 -0400)
committerA. Jesse Jiryu Davis <jesse@10gen.com>
Fri, 17 May 2013 13:49:05 +0000 (09:49 -0400)
commitf253bea303050a217e836731de9c208541d567a4
treece36b9c3ca576e955915cd7fddc9b9621bcae596
parent5868b7edacb631ee323c2eb868cc2c1154050d57
options[key] should return a value, not an _Option instance
tornado/options.py
tornado/test/options_test.py