Telethon/telethon_generator/generators
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
..
__init__.py Enhance setup.py gen command 2018-04-15 13:19:25 +02:00
docs.py Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00
errors.py Move error capture names to errors.csv 2018-12-03 11:08:20 +01:00
tlobject.py Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00