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: //proc/1233/root/usr/lib/python3/dist-packages/twisted/internet/__pycache__/default.cpython-38.pyc
U

�be�@s*dZdgZddlmZdd�Zee�ZdS)z�
The most suitable default reactor for the current platform.

Depending on a specific application's needs, some other reactor may in
fact be better.
�install�)�platformcCs�zn|��r>zddlm}Wqltk
r:ddlm}YqlXn.|��dkr`|��s`ddlm}nddlm}Wn tk
r�ddlm}YnX|S)a'
    Return a function to install the reactor most suited for the given platform.

    @param platform: The platform for which to select a reactor.
    @type platform: L{twisted.python.runtime.Platform}

    @return: A zero-argument callable which will install the selected
        reactor.
    r)r�posix)ZisLinuxZtwisted.internet.epollreactorr�ImportErrorZtwisted.internet.pollreactorZgetTypeZisMacOSXZtwisted.internet.selectreactor)rr�r�:/usr/lib/python3/dist-packages/twisted/internet/default.py�_getInstallFunctionsrN)�__doc__�__all__Ztwisted.python.runtimerrrrrrr�<module>s%