def default_reactor(reactor): if reactor is None: from twisted.internet import reactor return reactor