mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
8224e5aabf
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. |
||
---|---|---|
.. | ||
data | ||
generators | ||
parsers | ||
__init__.py | ||
docswriter.py | ||
sourcebuilder.py | ||
utils.py |