<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Комментарии: FileNotFoundError: [Errno 2] No such file or directory	</title>
	<atom:link href="https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/feed/" rel="self" type="application/rss+xml" />
	<link>https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/</link>
	<description>Мир интернет технологий</description>
	<lastBuildDate>Tue, 04 Feb 2025 17:22:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1</generator>
	<item>
		<title>
		Автор: Александр		</title>
		<link>https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/#comment-725</link>

		<dc:creator><![CDATA[Александр]]></dc:creator>
		<pubDate>Tue, 04 Feb 2025 17:22:48 +0000</pubDate>
		<guid isPermaLink="false">https://ploshadka.net/?p=7243#comment-725</guid>

					<description><![CDATA[Спасибо большое!]]></description>
			<content:encoded><![CDATA[<p>Спасибо большое!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Автор: Владислав		</title>
		<link>https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/#comment-596</link>

		<dc:creator><![CDATA[Владислав]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 18:26:04 +0000</pubDate>
		<guid isPermaLink="false">https://ploshadka.net/?p=7243#comment-596</guid>

					<description><![CDATA[Спасибо большое! Очень помогло решить проблемму при попытке подключить файл для работы с ним.
Вот код который у меня получился:
import os
this_dir = os.path.dirname(os.path.abspath(__file__))
file = os.path.join(this_dir, &#039;Towns.txt&#039;)
with open(file) as f:]]></description>
			<content:encoded><![CDATA[<p>Спасибо большое! Очень помогло решить проблемму при попытке подключить файл для работы с ним.<br />
Вот код который у меня получился:<br />
import os<br />
this_dir = os.path.dirname(os.path.abspath(__file__))<br />
file = os.path.join(this_dir, &#8216;Towns.txt&#8217;)<br />
with open(file) as f:</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Автор: Admin		</title>
		<link>https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/#comment-507</link>

		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Thu, 14 Oct 2021 10:40:48 +0000</pubDate>
		<guid isPermaLink="false">https://ploshadka.net/?p=7243#comment-507</guid>

					<description><![CDATA[В ответ на &lt;a href=&quot;https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/#comment-506&quot;&gt;лев бобков&lt;/a&gt;.

в код, где возникает ошибка]]></description>
			<content:encoded><![CDATA[<p>В ответ на <a href="https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/#comment-506">лев бобков</a>.</p>
<p>в код, где возникает ошибка</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Автор: лев бобков		</title>
		<link>https://ploshadka.net/filenotfounderror-errno-2-no-such-file-or-directory/#comment-506</link>

		<dc:creator><![CDATA[лев бобков]]></dc:creator>
		<pubDate>Wed, 13 Oct 2021 19:25:04 +0000</pubDate>
		<guid isPermaLink="false">https://ploshadka.net/?p=7243#comment-506</guid>

					<description><![CDATA[это куда писать?]]></description>
			<content:encoded><![CDATA[<p>это куда писать?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
