mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-12 13:55:13 +03:00
PySocks' errors do not subclass ConnectionError so the library was unnecessarily logging them as unexpected, when any IOError was actually expected. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connection.py | ||
| http.py | ||
| tcpabridged.py | ||
| tcpfull.py | ||
| tcpintermediate.py | ||
| tcpmtproxy.py | ||
| tcpobfuscated.py | ||