HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/twisted/internet/__pycache__/main.cpython-310.pyc
o

�b��@s8dZddlmZe�d�Ze�d�Zdd�Zgd�ZdS)	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|jvrt�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_DONErN)	�__doc__rr�ConnectionDoner�ConnectionLostr
r�__all__r
r
r
r�<module>s