mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-23 01:46:35 +03:00
51a531225f
Now it *should* be easier to turn Telethon into a pip package
3 lines
80 B
Python
Executable File
3 lines
80 B
Python
Executable File
from .binary_writer import BinaryWriter
|
|
from .binary_reader import BinaryReader
|