]> git.ipfire.org Git - thirdparty/tornado.git/commit
Standardize exceptions raised by Resolvers
authorBen Darnell <ben@bendarnell.com>
Sun, 12 Jun 2016 16:22:44 +0000 (12:22 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 12 Jun 2016 16:22:44 +0000 (12:22 -0400)
commit5ae369754fcc83862c5905bf6b66fec69b5d3be7
tree1973cd12a98f64102973c6bcc1d99418f677f4a0
parent11bd951cc04747c0f03c71575d004f322950a5c3
Standardize exceptions raised by Resolvers

Fixes #1721
tornado/netutil.py
tornado/platform/caresresolver.py
tornado/platform/twisted.py
tornado/test/netutil_test.py