]> git.ipfire.org Git - thirdparty/tornado.git/commit
Pyflakes cleanup.
authorBen Darnell <ben@bendarnell.com>
Sun, 25 May 2014 03:23:46 +0000 (23:23 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 25 May 2014 03:23:46 +0000 (23:23 -0400)
commitfaa56d331123f34fe6bb17fc2fb04e25c0458c41
tree059bead0de20954da5f8b76f07bae75a01437a68
parent0d3e2d337dab6bffeb824872f067713635c86735
Pyflakes cleanup.

Includes real python3 bugfixes for tornado.auth.FacebookMixin and
tornado.platform.twisted.
tornado/auth.py
tornado/platform/twisted.py
tornado/simple_httpclient.py
tornado/tcpclient.py
tornado/test/web_test.py