Telethon/telethon
2017-05-09 19:50:46 +02:00
..
crypto Many code-style improvements 2016-11-30 00:29:42 +03:00
network MtProtoSender: Use threading.Event instead of boolean flags 2017-05-09 19:50:46 +02:00
parser Many code-style improvements 2016-11-30 00:29:42 +03:00
tl Many code-style improvements 2016-11-30 00:29:42 +03:00
utils Improve handling invalid UTF-8 strings (#68) 2017-05-03 13:02:44 +02:00
__init__.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
errors.py Add more errors 2017-03-20 12:44:10 +01:00
helpers.py Many code-style improvements 2016-11-30 00:29:42 +03:00
interactive_telegram_client.py Avoid crash on certain terminals (workaround for #70) 2017-05-07 13:33:35 +02:00
log.py Add current time to the log output 2017-04-12 10:35:07 +02:00
telegram_client.py Revert a49e50d as suggested by @cher-nov (remove __del__) 2017-05-08 16:01:53 +02:00