mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Completely overhaul errors to be generated dynamically
This commit is contained in:
@@ -8,7 +8,7 @@ from hashlib import sha1
|
||||
|
||||
from .. import helpers, _tl
|
||||
from .._crypto import AES, AuthKey, Factorization, rsa
|
||||
from ..errors import SecurityError
|
||||
from ..errors._custom import SecurityError
|
||||
from .._misc.binaryreader import BinaryReader
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user