Commit 5b852e81 authored by Denis Bilenko's avatar Denis Bilenko

test__socket_dns.py: pep8

parent bf619d41
......@@ -74,7 +74,6 @@ else:
resolver.pool.size = 1
assert gevent_socket.gaierror is socket.gaierror
assert gevent_socket.error is socket.error
......@@ -390,7 +389,6 @@ add(TestInternational, u'президент.рф', 'russian')
add(TestInternational, u'президент.рф'.encode('idna'), 'idna')
class TestInterrupted_gethostbyname(greentest.GenericWaitTestCase):
def wait(self, timeout):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment