<?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 Challenge level 17: &#8220;eat?&#8221;</title>
	<atom:link href="http://unixwars.com/2007/09/23/python-challenge-level-17-eat/feed/" rel="self" type="application/rss+xml" />
	<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/</link>
	<description>Taher Shihadeh's ragbag</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:18:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Tal</title>
		<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/comment-page-1/#comment-3139</link>
		<dc:creator>Tal</dc:creator>
		<pubDate>Sun, 17 Jul 2011 16:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://unixwars.com/2007/09/23/python-challenge-level-17-eat/#comment-3139</guid>
		<description>It doesn&#039;t seem to work anymore. No cookies after the first page...</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t seem to work anymore. No cookies after the first page&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drm / Gerard</title>
		<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/comment-page-1/#comment-2927</link>
		<dc:creator>drm / Gerard</dc:creator>
		<pubDate>Wed, 29 Jun 2011 23:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://unixwars.com/2007/09/23/python-challenge-level-17-eat/#comment-2927</guid>
		<description>After some hours, I am pretty sure the challenge is broken :( My own solution should be correct and after trying the one here I am convinced. Directly after 12345, the next info cookie sent back to me is &#039;deleted&#039;, which can&#039;t be right. Very sad, because I was having fun, and this just cost me some hours looking for something that doesn&#039;t seem to be there at all, pissing me off really :( :(

Why rant on your blog? Maybe it will help the next poor sod, because registering at the pythonchallenge forum seems disabled, and this is probably the best ranking page when looking for solutions.</description>
		<content:encoded><![CDATA[<p>After some hours, I am pretty sure the challenge is broken :( My own solution should be correct and after trying the one here I am convinced. Directly after 12345, the next info cookie sent back to me is &#8216;deleted&#8217;, which can&#8217;t be right. Very sad, because I was having fun, and this just cost me some hours looking for something that doesn&#8217;t seem to be there at all, pissing me off really :( :(</p>
<p>Why rant on your blog? Maybe it will help the next poor sod, because registering at the pythonchallenge forum seems disabled, and this is probably the best ranking page when looking for solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cin takvimi</title>
		<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/comment-page-1/#comment-2234</link>
		<dc:creator>cin takvimi</dc:creator>
		<pubDate>Tue, 05 Apr 2011 18:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://unixwars.com/2007/09/23/python-challenge-level-17-eat/#comment-2234</guid>
		<description>I am not very    wonderful with English but I  get hold  this  really   easygoing  to  interpret .</description>
		<content:encoded><![CDATA[<p>I am not very    wonderful with English but I  get hold  this  really   easygoing  to  interpret .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online kostenlose Gewinnspiele</title>
		<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/comment-page-1/#comment-1687</link>
		<dc:creator>online kostenlose Gewinnspiele</dc:creator>
		<pubDate>Thu, 01 Jul 2010 19:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://unixwars.com/2007/09/23/python-challenge-level-17-eat/#comment-1687</guid>
		<description>hi! Thats a wonderful edu blog. I think edu stands for quality (=</description>
		<content:encoded><![CDATA[<p>hi! Thats a wonderful edu blog. I think edu stands for quality (=</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taher Shihadeh</title>
		<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/comment-page-1/#comment-1479</link>
		<dc:creator>Taher Shihadeh</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://unixwars.com/2007/09/23/python-challenge-level-17-eat/#comment-1479</guid>
		<description>For some reason the slashes were deleted from this and several other code snippets. Thanks for noticing! :)</description>
		<content:encoded><![CDATA[<p>For some reason the slashes were deleted from this and several other code snippets. Thanks for noticing! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gamut</title>
		<link>http://unixwars.com/2007/09/23/python-challenge-level-17-eat/comment-page-1/#comment-1478</link>
		<dc:creator>Gamut</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://unixwars.com/2007/09/23/python-challenge-level-17-eat/#comment-1478</guid>
		<description>In the line
 seed=&#039;&#039;.join(re.findall(r&quot;busynothing is (d+)&quot;,text))
the d+ should read \d+</description>
		<content:encoded><![CDATA[<p>In the line<br />
 seed=&#8221;.join(re.findall(r&#8221;busynothing is (d+)&#8221;,text))<br />
the d+ should read \d+</p>
]]></content:encoded>
	</item>
</channel>
</rss>

