zadaniee3/.idea/workspace.xml

70 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="7f0d271a-9649-40a6-aaab-cd9fa9e7d8b2" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/httpclient.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/httprequests.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/readtoken.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tcpklient.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tcpserver.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/udpklient.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/udpserver.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/writetoken.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectColorInfo"><![CDATA[{
"associatedIndex": 7
}]]></component>
<component name="ProjectId" id="3DMa5wuUVdVgOroaAyBzddZrnPa" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ModuleVcsDetector.initialDetectionPerformed": "true",
"Python.tcpklient.executor": "Run",
"Python.tcpserver.executor": "Run",
"Python.udpklient.executor": "Run",
"Python.udpserver.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
"RunOnceActivity.git.unshallow": "true",
"git-widget-placeholder": "master"
}
}]]></component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-python-sdk-4762d8aabb82-6d6dccd035ac-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-253.30387.173" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="7f0d271a-9649-40a6-aaab-cd9fa9e7d8b2" name="Changes" comment="" />
<created>1778094212906</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1778094212906</updated>
</task>
<servers />
</component>
</project>