<?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 3.0, first impressions</title>
	<atom:link href="http://4.flowsnake.org/archives/487/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/487</link>
	<description>A Pythoneer's adventures with Scheme, Clojure and a whole lot more. ^_^</description>
	<lastBuildDate>Sat, 22 May 2010 22:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Greg</title>
		<link>http://4.flowsnake.org/archives/487/comment-page-1#comment-469</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=487#comment-469</guid>
		<description>I&#039;m pretty much worthless if I don&#039;t have IPython.  I just never learned to navigate or do much of anything in the standard python shell.  IPython is great.  I wish it were the default.</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty much worthless if I don&#8217;t have IPython.  I just never learned to navigate or do much of anything in the standard python shell.  IPython is great.  I wish it were the default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/487/comment-page-1#comment-468</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=487#comment-468</guid>
		<description>Of course, but in this case my code looked like &#039;list(map(lambda: ...&#039; and I figured it would be clearer to use a list comprehension.</description>
		<content:encoded><![CDATA[<p>Of course, but in this case my code looked like &#8216;list(map(lambda: &#8230;&#8217; and I figured it would be clearer to use a list comprehension.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4.flowsnake.org/archives/487/comment-page-1#comment-467</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=487#comment-467</guid>
		<description>&quot;Fortunately it&#039;s easily fixed with a listcomp.&quot;

If you need a list from an iterator, just use list(iterator).</description>
		<content:encoded><![CDATA[<p>&#8220;Fortunately it&#8217;s easily fixed with a listcomp.&#8221;</p>
<p>If you need a list from an iterator, just use list(iterator).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
