MTPyroger/pyrogram/session
Dan a8a9a1ac1f Also print the exception type when logging query issues
Use "repr(e)" instead of "e" alone (i.e "str(e)") because sometimes
builtin exceptions have no message (for example: OSError, TimeoutError)
2020-12-27 21:08:01 +01:00
..
internals Attempt to fix clock issues when running on AWS Lambda 2020-08-29 17:28:39 +02:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
auth.py Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
session.py Also print the exception type when logging query issues 2020-12-27 21:08:01 +01:00