Commit 1da2c497 authored by Denis Bilenko's avatar Denis Bilenko

insert an empty line where due

parent 7507e866
......@@ -79,6 +79,7 @@ def patch_select():
globals()['_select_select'] = _select.select
_select.select = select
def patch_all(socket=True, dns=True, time=True, select=True, thread=True, os=True, ssl=True):
# order is important
if os:
......
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