Telethon/telethon/errors
Dmitry D. Chernov 55bcc29ae0 Errors: Fix passing 'self' to the constructors of the superclasses
This is necessary only if the superclass name is specified explicitly instead of super() call.
2018-02-14 17:09:22 +10:00
..
__init__.py Make exception types correspond to Python docs 2017-12-28 09:48:02 +10:00
common.py Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00
rpc_base_errors.py Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00