Telethon/telethon/extensions
Dmitry D. Chernov 4a2a64ce2f TcpClient: Catch ConnectionError instead of its particular cases
That can be more reliable, especially in the case of using PySocks.
2017-12-23 05:45:23 +10:00
..
__init__.py Completely remove BinaryWriter from the project 2017-09-28 11:49:45 +02:00
binary_reader.py Document the extensions/ module 2017-11-26 17:14:28 +01:00
markdown.py Add unparse markdown method 2017-11-26 17:16:59 +01:00
tcp_client.py TcpClient: Catch ConnectionError instead of its particular cases 2017-12-23 05:45:23 +10:00