<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python 3000 officially released</title>
	<atom:link href="http://hackaday.com/2008/12/03/python-3000-release-imminent/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Wed, 25 Nov 2009 00:28:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MC screwdriver</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53915</link>
		<dc:creator>MC screwdriver</dc:creator>
		<pubDate>Fri, 05 Dec 2008 20:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53915</guid>
		<description>jproach: In a few years, you wil HAVE to upgrade,
because 2.x will not be supported (or available) anymore. Then,
you have to modify your old code... Very 
annoying.
bugloaf: if you want print(), maybe you should go back to C... Why was print acceptable up to now, and suddenly it is not? &quot;Me thinks&quot; someone
just far**d this one out when they fell on a
keyboard.</description>
		<content:encoded><![CDATA[<p>jproach: In a few years, you wil HAVE to upgrade,<br />
because 2.x will not be supported (or available) anymore. Then,<br />
you have to modify your old code&#8230; Very<br />
annoying.<br />
bugloaf: if you want print(), maybe you should go back to C&#8230; Why was print acceptable up to now, and suddenly it is not? &#8220;Me thinks&#8221; someone<br />
just far**d this one out when they fell on a<br />
keyboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bugloaf</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53895</link>
		<dc:creator>bugloaf</dc:creator>
		<pubDate>Fri, 05 Dec 2008 19:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53895</guid>
		<description>Hooray for purity!  I&#039;m glad they&#039;re breaking backwards compatibility.  If you want print statements go back to BASIC.

marco, what the hell are you talking about?</description>
		<content:encoded><![CDATA[<p>Hooray for purity!  I&#8217;m glad they&#8217;re breaking backwards compatibility.  If you want print statements go back to BASIC.</p>
<p>marco, what the hell are you talking about?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53753</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 04 Dec 2008 19:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53753</guid>
		<description>And still no way to enforce variable/function declarations? Come on, even perl has a strict pragma.</description>
		<content:encoded><![CDATA[<p>And still no way to enforce variable/function declarations? Come on, even perl has a strict pragma.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jproach</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53748</link>
		<dc:creator>jproach</dc:creator>
		<pubDate>Thu, 04 Dec 2008 19:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53748</guid>
		<description>screwdriver: who exactly is forcing you to upgrade?

Also I&#039;m sure you can find a way to automate this procedure.</description>
		<content:encoded><![CDATA[<p>screwdriver: who exactly is forcing you to upgrade?</p>
<p>Also I&#8217;m sure you can find a way to automate this procedure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MC screwdriver</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53738</link>
		<dc:creator>MC screwdriver</dc:creator>
		<pubDate>Thu, 04 Dec 2008 17:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53738</guid>
		<description>Keep your hands off my print statements! 
Now - all print statements have to be 
changed to print()!?! Why? This is typically hundreds of lines in a program... What a waste of time, for no good reason whatsoever.</description>
		<content:encoded><![CDATA[<p>Keep your hands off my print statements!<br />
Now &#8211; all print statements have to be<br />
changed to print()!?! Why? This is typically hundreds of lines in a program&#8230; What a waste of time, for no good reason whatsoever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cas</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53733</link>
		<dc:creator>cas</dc:creator>
		<pubDate>Thu, 04 Dec 2008 17:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53733</guid>
		<description>http://docs.python.org/dev/3.0/whatsnew/3.0.html#performance

10% slower than 2.5 according to that. when you take into account the major internal changes, performance was not the main objective of this release.</description>
		<content:encoded><![CDATA[<p><a href="http://docs.python.org/dev/3.0/whatsnew/3.0.html#performance" rel="nofollow">http://docs.python.org/dev/3.0/whatsnew/3.0.html#performance</a></p>
<p>10% slower than 2.5 according to that. when you take into account the major internal changes, performance was not the main objective of this release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DerAxeman</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53725</link>
		<dc:creator>DerAxeman</dc:creator>
		<pubDate>Thu, 04 Dec 2008 16:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53725</guid>
		<description>I heard that Python 3.0 was a lot slower too. That combined with loss of backward compatibility is a big black eye</description>
		<content:encoded><![CDATA[<p>I heard that Python 3.0 was a lot slower too. That combined with loss of backward compatibility is a big black eye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chucklefromthecrowd</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53670</link>
		<dc:creator>chucklefromthecrowd</dc:creator>
		<pubDate>Thu, 04 Dec 2008 03:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53670</guid>
		<description>Tom, have you tried OpenOffice? 

Can we do emacs vs. nano next? (I&#039;ll throw in for kwrite.)</description>
		<content:encoded><![CDATA[<p>Tom, have you tried OpenOffice? </p>
<p>Can we do emacs vs. nano next? (I&#8217;ll throw in for kwrite.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deggs</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53668</link>
		<dc:creator>Deggs</dc:creator>
		<pubDate>Thu, 04 Dec 2008 03:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53668</guid>
		<description>backwards compatibility lead to what’s today known as microsoft.

have a look over at Apple&#039;s stable if you want to talk about orphaned applications. MS isn&#039;t even close to bad.</description>
		<content:encoded><![CDATA[<p>backwards compatibility lead to what’s today known as microsoft.</p>
<p>have a look over at Apple&#8217;s stable if you want to talk about orphaned applications. MS isn&#8217;t even close to bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SneakyWho_am_i</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53658</link>
		<dc:creator>SneakyWho_am_i</dc:creator>
		<pubDate>Thu, 04 Dec 2008 02:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53658</guid>
		<description>1) I agree wholeheartedly with Pascal, it&#039;s great that we can break version compatibility between releases. (NB &quot;We&quot; is just &quot;the community&quot;, I am not involved with Python or anyone you know about).. Of course, Microsoft is compelled to keep it compatible to some extent so that we don&#039;t cry and swtich to Linux or Mac - enough of our programs break for a new version of Windows as it is!

Python can break compatibility between releases because it is MORE AWESOME than Windows (and not an operating system)

2) I&#039;m glad that it&#039;s finally here!! Not that I write python (debug/hack/monkey patch maybe, actually write no) but it&#039;s always seemed like a step forward and it&#039;s great that they completed it!</description>
		<content:encoded><![CDATA[<p>1) I agree wholeheartedly with Pascal, it&#8217;s great that we can break version compatibility between releases. (NB &#8220;We&#8221; is just &#8220;the community&#8221;, I am not involved with Python or anyone you know about).. Of course, Microsoft is compelled to keep it compatible to some extent so that we don&#8217;t cry and swtich to Linux or Mac &#8211; enough of our programs break for a new version of Windows as it is!</p>
<p>Python can break compatibility between releases because it is MORE AWESOME than Windows (and not an operating system)</p>
<p>2) I&#8217;m glad that it&#8217;s finally here!! Not that I write python (debug/hack/monkey patch maybe, actually write no) but it&#8217;s always seemed like a step forward and it&#8217;s great that they completed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53657</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 04 Dec 2008 02:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53657</guid>
		<description>&quot;backwards compatibility lead to what’s today known as microsoft.&quot;

Huh? Have you tried Office 2007?</description>
		<content:encoded><![CDATA[<p>&#8220;backwards compatibility lead to what’s today known as microsoft.&#8221;</p>
<p>Huh? Have you tried Office 2007?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joey</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53654</link>
		<dc:creator>joey</dc:creator>
		<pubDate>Thu, 04 Dec 2008 01:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53654</guid>
		<description>Backward compatibilty isn&#039;t an issue as more than one instance of python can exist at the same time.

I just makes the newer apps more performant that way.</description>
		<content:encoded><![CDATA[<p>Backward compatibilty isn&#8217;t an issue as more than one instance of python can exist at the same time.</p>
<p>I just makes the newer apps more performant that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascal</title>
		<link>http://hackaday.com/2008/12/03/python-3000-release-imminent/comment-page-1/#comment-53651</link>
		<dc:creator>pascal</dc:creator>
		<pubDate>Thu, 04 Dec 2008 01:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=6604#comment-53651</guid>
		<description>&quot;Py3k breaks backwards compatibility&quot;  -- ah, I loves me some non-backwards compatible releases :D &#039;cause remember people, backwards compatibility lead to what&#039;s today known as microsoft.</description>
		<content:encoded><![CDATA[<p>&#8220;Py3k breaks backwards compatibility&#8221;  &#8212; ah, I loves me some non-backwards compatible releases :D &#8217;cause remember people, backwards compatibility lead to what&#8217;s today known as microsoft.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
