HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/twisted/internet/__pycache__/main.cpython-38.pyc
U

�b��@s:dZddlmZe�d�Ze�d�Zdd�ZdddgZd	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.
�)�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)�sys�twisted.internet�modulesr�ReactorAlreadyInstalledError�internet�reactor)rr�twisted�r
�7/usr/lib/python3/dist-packages/twisted/internet/main.py�installReactors

r�CONNECTION_LOST�CONNECTION_DONEN)	�__doc__rr�ConnectionDoner�ConnectionLostr
r�__all__r
r
r
r�<module>s