Your IP : 216.73.216.52


Current Path : /usr/lib/python3/dist-packages/twisted/internet/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/twisted/internet/__pycache__/main.cpython-38.pyc

U


W[�@sJdZddlmZmZddlmZe�d�Ze�d�Z	dd�Z
dd	dgZd
S)z�
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.
�)�division�absolute_import)�errorzConnection donezConnection lostcCs:ddl}ddl}d|jkr$t�d��||j_||jd<dS)zt
    Install reactor C{reactor}.

    @param reactor: An object that provides one or more IReactor* interfaces.
    rNztwisted.internet.reactorzreactor already installed)�twisted.internet�sys�modulesrZReactorAlreadyInstalledErrorZinternet�reactor)rZtwistedr�r	�7/usr/lib/python3/dist-packages/twisted/internet/main.py�installReactors

r�CONNECTION_LOST�CONNECTION_DONEN)�__doc__Z
__future__rrrrZConnectionDoner
ZConnectionLostrr�__all__r	r	r	r
�<module>s