Telethon/telethon_generator
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
..
data Default to dark theme to avoid screen flashing and fix typo 2018-12-21 10:56:40 +01:00
generators Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00
parsers Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00
__init__.py Add missing __init__.py to telethon_generator package (#382) 2017-10-25 19:48:46 +02:00
docswriter.py Make use of pathlib nearly everywhere (breaks docs gen) 2018-12-21 13:24:16 +01:00
sourcebuilder.py Remove underscore from module names 2018-06-18 21:02:42 +02:00
utils.py Fix wrong camel case for all names 2018-04-14 19:04:07 +02:00