]> git.ipfire.org Git - thirdparty/tornado.git/commit
simple_httpclient: Move _on_connect next to its caller
authorBen Darnell <ben@bendarnell.com>
Fri, 27 Apr 2018 15:26:48 +0000 (11:26 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 27 Apr 2018 16:57:48 +0000 (12:57 -0400)
commit7ff436a665404d43252018316e3e626af0034b4d
treeb19de7d2da0d2c0f93c6d951aab0b4be6f03f535
parentf1fdc30ecd83f6f1af1faad94f765d3d8616f44e
simple_httpclient: Move _on_connect next to its caller

Pure cut-and-paste, will make the next diff more readable
tornado/simple_httpclient.py