mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-07 13:34:59 +03:00
asynciowrapper for sessions
This commit is contained in:
parent
f50694fdc2
commit
fded8d8369
|
@ -1,18 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="ee5414ab-9d9b-454a-9be7-ad4f82b906b2" name="Default" comment="">
|
<list default="true" id="ee5414ab-9d9b-454a-9be7-ad4f82b906b2" name="Default" comment="" />
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/client/auth.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/client/auth.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/client/downloads.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/client/downloads.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/client/telegrambaseclient.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/client/telegrambaseclient.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/client/updates.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/client/updates.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/client/uploads.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/client/uploads.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/client/users.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/client/users.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/network/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/network/__init__.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/network/connection/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/network/connection/__init__.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/network/mtprotosender.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/network/mtprotosender.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/telethon/utils.py" beforeDir="false" afterPath="$PROJECT_DIR$/telethon/utils.py" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||||
<option name="TRACKING_ENABLED" value="true" />
|
<option name="TRACKING_ENABLED" value="true" />
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
@ -63,8 +52,8 @@
|
||||||
<file leaf-file-name="test.py" pinned="false" current-in-tab="true">
|
<file leaf-file-name="test.py" pinned="false" current-in-tab="true">
|
||||||
<entry file="file://$PROJECT_DIR$/telethon/test.py">
|
<entry file="file://$PROJECT_DIR$/telethon/test.py">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="292">
|
<state relative-caret-position="400">
|
||||||
<caret line="30" column="42" lean-forward="true" selection-start-line="30" selection-start-column="42" selection-end-line="30" selection-end-column="42" />
|
<caret line="36" column="17" lean-forward="true" selection-start-line="36" selection-start-column="17" selection-end-line="36" selection-end-column="17" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#0#14#0" expanded="true" />
|
<element signature="e#0#14#0" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
|
@ -319,11 +308,11 @@
|
||||||
<window_info anchor="bottom" id="TODO" order="6" />
|
<window_info anchor="bottom" id="TODO" order="6" />
|
||||||
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
||||||
<window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
|
<window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
|
||||||
<window_info anchor="bottom" id="Run" order="2" visible="true" weight="0.45269743" />
|
<window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.45269743" />
|
||||||
<window_info anchor="bottom" id="Version Control" />
|
<window_info anchor="bottom" id="Version Control" />
|
||||||
<window_info anchor="bottom" id="Python Console" weight="0.32994527" />
|
<window_info anchor="bottom" id="Python Console" weight="0.32994527" />
|
||||||
<window_info anchor="bottom" id="Terminal" />
|
<window_info anchor="bottom" id="Terminal" />
|
||||||
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24970178" />
|
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.24970178" />
|
||||||
<window_info anchor="bottom" id="Statistic" />
|
<window_info anchor="bottom" id="Statistic" />
|
||||||
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
|
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
|
||||||
<window_info anchor="right" id="Database" />
|
<window_info anchor="right" id="Database" />
|
||||||
|
@ -652,8 +641,8 @@
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/telethon/test.py">
|
<entry file="file://$PROJECT_DIR$/telethon/test.py">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="292">
|
<state relative-caret-position="400">
|
||||||
<caret line="30" column="42" lean-forward="true" selection-start-line="30" selection-start-column="42" selection-end-line="30" selection-end-column="42" />
|
<caret line="36" column="17" lean-forward="true" selection-start-line="36" selection-start-column="17" selection-end-line="36" selection-end-column="17" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#0#14#0" expanded="true" />
|
<element signature="e#0#14#0" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user