<?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>Comments on: Python: speed vs. memory tradeoff reading files</title>
	<atom:link href="http://handyfloss.net/2008.02/python-speed-vs-memory-tradeoff-reading-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://handyfloss.net/2008.02/python-speed-vs-memory-tradeoff-reading-files/</link>
	<description>Because FLOSS is handy, isn&#039;t it?</description>
	<lastBuildDate>Fri, 19 Mar 2010 09:03:02 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: isilanes</title>
		<link>http://handyfloss.net/2008.02/python-speed-vs-memory-tradeoff-reading-files/comment-page-1/#comment-107</link>
		<dc:creator>isilanes</dc:creator>
		<pubDate>Fri, 15 Feb 2008 14:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=295#comment-107</guid>
		<description>Nice reading! Thanks a lot for the link, Paddy.</description>
		<content:encoded><![CDATA[<p>Nice reading! Thanks a lot for the link, Paddy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paddy3118</title>
		<link>http://handyfloss.net/2008.02/python-speed-vs-memory-tradeoff-reading-files/comment-page-1/#comment-106</link>
		<dc:creator>paddy3118</dc:creator>
		<pubDate>Fri, 15 Feb 2008 11:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=295#comment-106</guid>
		<description>Try looking at the memory mapping feature amongst others, mentioned &lt;a href=&quot;http://effbot.org/zone/wide-finder.htm&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

- Paddy.</description>
		<content:encoded><![CDATA[<p>Try looking at the memory mapping feature amongst others, mentioned <a href="http://effbot.org/zone/wide-finder.htm" rel="nofollow">here</a>.</p>
<p>- Paddy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
