Skip to content

Commit

Permalink
Merge fd43f4c into 6d17118
Browse files Browse the repository at this point in the history
  • Loading branch information
ly0 committed May 4, 2015
2 parents 6d17118 + fd43f4c commit 3bfca11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tornado/ioloop.py
Expand Up @@ -80,7 +80,7 @@ class IOLoop(Configurable):
import errno
import functools
import ioloop
from tornado import ioloop
import socket
def connection_ready(sock, fd, events):
Expand Down

0 comments on commit 3bfca11

Please sign in to comment.