<?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 3000 Status Update from Guido</title>
	<atom:link href="http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/</link>
	<description>one man's journey into python...</description>
	<lastBuildDate>Thu, 27 May 2010 10:43:57 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cliff Dyer</title>
		<link>http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/comment-page-1/#comment-58927</link>
		<dc:creator>Cliff Dyer</dc:creator>
		<pubDate>Tue, 22 Jan 2008 18:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/#comment-58927</guid>
		<description>I think it means lambda will be spelled λ.

Cheers,
Cliff</description>
		<content:encoded><![CDATA[<p>I think it means lambda will be spelled λ.</p>
<p>Cheers,<br />
Cliff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selsine</title>
		<link>http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/comment-page-1/#comment-38327</link>
		<dc:creator>selsine</dc:creator>
		<pubDate>Sun, 22 Jul 2007 22:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/#comment-38327</guid>
		<description>Heh, personally  I think that lambda will be around for a while, if for no other reason then to let people write examples that are shorter then those written in Perl!

Well as far as the unicode stuff is concerned, the standard library will continue to use ASCII only, but it does mean that  there could be certain modules that used unicode symbols for all of their identifiers.  But I don&#039;t think that it&#039;s that big of a deal since people could already write modules with nonsensical ASCII identifier names!

But we&#039;ll have to way to see what happens with it!</description>
		<content:encoded><![CDATA[<p>Heh, personally  I think that lambda will be around for a while, if for no other reason then to let people write examples that are shorter then those written in Perl!</p>
<p>Well as far as the unicode stuff is concerned, the standard library will continue to use ASCII only, but it does mean that  there could be certain modules that used unicode symbols for all of their identifiers.  But I don&#8217;t think that it&#8217;s that big of a deal since people could already write modules with nonsensical ASCII identifier names!</p>
<p>But we&#8217;ll have to way to see what happens with it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: catchmeifyoutry</title>
		<link>http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/comment-page-1/#comment-38227</link>
		<dc:creator>catchmeifyoutry</dc:creator>
		<pubDate>Sat, 21 Jul 2007 18:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningpython.com/2007/07/05/python-3000-status-update-from-guido/#comment-38227</guid>
		<description>lambda lives! I still thought is was going :D
The __traceback__ in exceptions is a good move, even a bit of a &quot;duh&quot;.
I&#039;m only not sure about the point of identifiers with any unicode characters. Does this mean that some Chinese developers code write modules I need to import, where I can&#039;t even distinguish (at first glance) different functions? Or did I misunderstand that?
I hate it already when people use non-english identifiers, or even comments. And English is not my first language btw.</description>
		<content:encoded><![CDATA[<p>lambda lives! I still thought is was going <img src='http://www.learningpython.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
The __traceback__ in exceptions is a good move, even a bit of a &#8220;duh&#8221;.<br />
I&#8217;m only not sure about the point of identifiers with any unicode characters. Does this mean that some Chinese developers code write modules I need to import, where I can&#8217;t even distinguish (at first glance) different functions? Or did I misunderstand that?<br />
I hate it already when people use non-english identifiers, or even comments. And English is not my first language btw.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
