Files
Telethon/telethon/client
Lonami Exo 47d9de98ed Raise ImportError and not ValueError when sqlite3 is missing
Excepting ValueError when creating the SQLiteSession could hide
other errors (e.g. using a newer session file on an older version
of the library). Instead, the original error is raised, as if
sqlite3 was being imported within its __init__ method.
2019-02-13 08:52:54 +01:00
..
2019-01-05 17:18:40 +01:00
2019-01-21 20:09:13 +01:00
2019-01-21 20:09:13 +01:00
2019-02-07 10:16:03 +01:00
2019-01-05 17:18:40 +01:00