]> git.ipfire.org Git - thirdparty/tornado.git/commit
options: Report redefinition errors when underscores are used
authorBen Darnell <ben@bendarnell.com>
Sat, 20 May 2017 17:44:08 +0000 (13:44 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 5 Jan 2018 03:10:01 +0000 (22:10 -0500)
commit63e869f4e4ba3fdfd6e6bc3715349519215c73f7
tree906e08f258ef07292f9232f22b5556b901605290
parent810c341d2488c11813995dd2beadab7ba00ff44d
options: Report redefinition errors when underscores are used

Fixes #2020
tornado/options.py
tornado/test/options_test.py
tornado/test/util.py