A context manager which temporarily installs a different object as the global reactor.

Method __init__
Method __enter__ Undocumented

Inherited from NoReactor:

Method __exit__ Undocumented

Inherited from SetAsideModule (via NoReactor):

Instance Variable name The name of the module to remove.
Method _unimport Find the given module and all of its hierarchically inferior modules in sys.modules, remove them from it, and return whatever was found.
def __init__(self, reactor):
ParametersreactorAny object to install as the global reactor.
def __enter__(self):
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.