<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: reading utf-8 file in Python</title>
	<link>http://dryice.name/blog/python/reading-utf-8-file-in-python/</link>
	<description></description>
	<pubDate>Sat, 19 May 2012 15:48:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: dryice</title>
		<link>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-17082</link>
		<dc:creator>dryice</dc:creator>
		<pubDate>Thu, 22 Oct 2009 05:35:53 +0000</pubDate>
		<guid>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-17082</guid>
		<description>oooops... Thanks Tom!</description>
		<content:encoded><![CDATA[<p>oooops&#8230; Thanks Tom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Goren</title>
		<link>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-16762</link>
		<dc:creator>Tom Goren</dc:creator>
		<pubDate>Fri, 09 Oct 2009 07:18:24 +0000</pubDate>
		<guid>http://dryice.name/blog/python/reading-utf-8-file-in-python/#comment-16762</guid>
		<description>I think you meant

codecs.open

instead of codes.open

Thanks!</description>
		<content:encoded><![CDATA[<p>I think you meant</p>
<p>codecs.open</p>
<p>instead of codes.open</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

