]> git.ipfire.org Git - thirdparty/tornado.git/commit
Update future imports for recently added files.
authorBen Darnell <ben@bendarnell.com>
Tue, 31 Dec 2013 18:47:28 +0000 (13:47 -0500)
committerBen Darnell <ben@bendarnell.com>
Tue, 31 Dec 2013 20:08:50 +0000 (15:08 -0500)
commitde6fa77ddaada1db8137187fa1b1948b34205c9e
treefa1ea4de3ff8f6d9c04463ca1436278e024ed2d3
parentd7d24217b845bcc6aef9ac4edc4e518317a69c14
Update future imports for recently added files.

(This is most meaningful for tornado.platform.asyncio, which needs
absolute imports for the python 2 backport of asyncio).
tornado/platform/asyncio.py
tornado/platform/caresresolver.py
tornado/test/resolve_test_helper.py
tornado/test/websocket_test.py