]> git.ipfire.org Git - thirdparty/tornado.git/commit
options: Report redefinition errors when underscores are used 2048/head
authorBen Darnell <ben@bendarnell.com>
Sat, 20 May 2017 17:44:08 +0000 (13:44 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 20 May 2017 17:44:08 +0000 (13:44 -0400)
commit4b36b4e78241d88fcb77da406b574f317a4d9221
tree4d0d4b3287f8a5bfde6d21513312fbd4945c8734
parent6595297b2b733f22ee75ccdbc95f5638c5dc5484
options: Report redefinition errors when underscores are used

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