Commit 8d3ca4ad authored by Denis Bilenko's avatar Denis Bilenko

pep8

parent 130785df
......@@ -198,6 +198,7 @@ gevent_core = Extension(name='gevent.core',
libraries=libraries,
extra_compile_args=extra_compile_args)
def read(name):
return open(join(dirname(__file__), name)).read()
......
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