<?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: Proofreading and what&#039;s wrong with the heapq module</title>
	<atom:link href="http://www.algorithm.co.il/blogs/programming/python/proofreading-and-whats-wrong-with-the-heapq-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.algorithm.co.il/blogs/programming/python/proofreading-and-whats-wrong-with-the-heapq-module/</link>
	<description>Algorithms, for the heck of it</description>
	<lastBuildDate>Tue, 21 Jun 2011 21:07:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: bearophile</title>
		<link>http://www.algorithm.co.il/blogs/programming/python/proofreading-and-whats-wrong-with-the-heapq-module/#comment-7</link>
		<dc:creator>bearophile</dc:creator>
		<pubDate>Thu, 07 Feb 2008 10:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/index.php/programming/python/proofreading-and-whats-wrong-with-the-heapq-module/#comment-7</guid>
		<description>You may try this:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/502295</description>
		<content:encoded><![CDATA[<p>You may try this:<br />
<a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/502295" rel="nofollow">http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/502295</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorg</title>
		<link>http://www.algorithm.co.il/blogs/programming/python/proofreading-and-whats-wrong-with-the-heapq-module/#comment-6</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Fri, 04 May 2007 15:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/index.php/programming/python/proofreading-and-whats-wrong-with-the-heapq-module/#comment-6</guid>
		<description>Reading back, I can see that repeated calls to min() would obviously be of better complexity. still, when you have less then 7 proofreaders, this doesn&#039;t make much difference :)</description>
		<content:encoded><![CDATA[<p>Reading back, I can see that repeated calls to min() would obviously be of better complexity. still, when you have less then 7 proofreaders, this doesn&#8217;t make much difference :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

