-
Jason Madden authored
Python 2 issue only. Allow setting attributes on sys.modules['gevent.signal']; they go to the gevent/signal.py module for symmetry with getattr and dir. Reloading results in leaks so don't bother checking for them.
8df44277
Python 2 issue only. Allow setting attributes on sys.modules['gevent.signal']; they go to the gevent/signal.py module for symmetry with getattr and dir. Reloading results in leaks so don't bother checking for them.