Telethon/telethon_generator/parsers
Lonami Exo 8224e5aabf Make use of pathlib nearly everywhere (breaks docs gen)
Python 3.6 introduced support for the os.PathLike interface,
which means Python 3.5 did not have it yet and attempting to
use it in os functions would fail. Instead we can use pathlib
for everything, but not all work is done yet.
2018-12-21 13:24:16 +01:00
..
tlobject Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00
__init__.py Clarify who can use methods in the documentation 2018-12-03 16:17:37 +01:00
errors.py Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00
methods.py Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00