mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
f2f43336c6
Relying on Python 3.6 or above to be installed to unconditionally use this library would break user's code, because this is a new optional dependency that users may not have installed. Instead, always use the new library when available, which should work better than pysocks because it natively supports asyncio. |
||
---|---|---|
.. | ||
connection | ||
__init__.py | ||
authenticator.py | ||
mtprotoplainsender.py | ||
mtprotosender.py | ||
mtprotostate.py | ||
requeststate.py |