mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Все подряд
This commit is contained in:
6
.venv2/Lib/site-packages/telethon/extensions/__init__.py
Normal file
6
.venv2/Lib/site-packages/telethon/extensions/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Several extensions Python is missing, such as a proper class to handle a TCP
|
||||
communication with support for cancelling the operation, and a utility class
|
||||
to read arbitrary binary data in a more comfortable way, with int/strings/etc.
|
||||
"""
|
||||
from .binaryreader import BinaryReader
|
||||
Reference in New Issue
Block a user