Commit 012e379c authored by Denis Bilenko's avatar Denis Bilenko

add __all__ to gevent/util.py

parent 882dfbbc
__all__ = ['wrap_errors', 'lazy_property']
class wrap_errors(object):
"""Helper to make function return an exception, rather than raise it.
......
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