twisted.internet.main module documentationtwisted.internet
          View Source
          
        
      Backwards compatibility, and utility functions.
In general, this module should not be used, other than by reactor authors who need to use the 'installReactor' method.
| Function | installReactor | Install reactor reactor. | 
Install reactor reactor.
| Parameters | reactor | An object that provides one or more IReactor* interfaces. |