<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fundamental-ramen.com/index.php?action=history&amp;feed=atom&amp;title=Python%2FWindows</id>
	<title>Python/Windows - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fundamental-ramen.com/index.php?action=history&amp;feed=atom&amp;title=Python%2FWindows"/>
	<link rel="alternate" type="text/html" href="https://wiki.fundamental-ramen.com/index.php?title=Python/Windows&amp;action=history"/>
	<updated>2026-04-28T05:28:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>https://wiki.fundamental-ramen.com/index.php?title=Python/Windows&amp;diff=1317&amp;oldid=prev</id>
		<title>Tacoball: Created page with &quot;&lt;source lang=&quot;python&quot;&gt; import sys import codecs sys.stdout = codecs.getwriter(&#039;utf8&#039;)(sys.stdout) sys.stderr = codecs.getwriter(&#039;utf8&#039;)(sys.stderr) &lt;/source&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.fundamental-ramen.com/index.php?title=Python/Windows&amp;diff=1317&amp;oldid=prev"/>
		<updated>2020-04-27T01:35:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt; import sys import codecs sys.stdout = codecs.getwriter(&amp;#039;utf8&amp;#039;)(sys.stdout) sys.stderr = codecs.getwriter(&amp;#039;utf8&amp;#039;)(sys.stderr) &amp;lt;/source&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
import sys&lt;br /&gt;
import codecs&lt;br /&gt;
sys.stdout = codecs.getwriter(&amp;#039;utf8&amp;#039;)(sys.stdout)&lt;br /&gt;
sys.stderr = codecs.getwriter(&amp;#039;utf8&amp;#039;)(sys.stderr)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tacoball</name></author>
	</entry>
</feed>