<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>GaRaGeD Style &#187; python</title>
	<atom:link href="http://thegaraged.org/garaged/python/feed" rel="self" type="application/rss+xml" />
	<link>http://thegaraged.org</link>
	<description>linux, SL y yo</description>
	<lastBuildDate>Tue, 17 Aug 2010 18:43:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.6.3" -->
	<copyright>Copyright &#38;#xA9; GaRaGeD Style 2010 </copyright>
	<managingEditor>garaged@gmail.com (GaRaGeD Style)</managingEditor>
	<webMaster>garaged@gmail.com (GaRaGeD Style)</webMaster>
	<category>posts</category>
	<image>
		<url>http://thegaraged.org/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>GaRaGeD Style &#187; python</title>
		<link>http://thegaraged.org</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>linux, SL y yo</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>GaRaGeD Style</itunes:author>
	<itunes:owner>
		<itunes:name>GaRaGeD Style</itunes:name>
		<itunes:email>garaged@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://thegaraged.org/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Python 3.0 !</title>
		<link>http://thegaraged.org/2008/12/04/python-30</link>
		<comments>http://thegaraged.org/2008/12/04/python-30#comments</comments>
		<pubDate>Thu, 04 Dec 2008 22:11:38 +0000</pubDate>
		<dc:creator>garaged</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://thegaraged.org/?p=369</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Ya muchos deben saber que python 3.0 ya está afuera.</p>
<p>Definitivamente mi característica favorita es:</p>
<blockquote><p><a class="reference external" title="range" href="http://docs.python.org/3.0/library/functions.html#range"><tt class="xref docutils literal"><span class="pre">range()</span></tt></a> now behaves like <tt class="xref docutils literal"><span class="pre">xrange()</span></tt> used to behave, except it works with values of arbitrary size.  The latter no longer exists.</p></blockquote>
<p>de hecho conozco xrange desde hace muy poco, pero en cuanto leí de la diferencia supe que todo debería hacerse de esa manera <img src='http://thegaraged.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Me pregunto cuanto tiempo pasará para que ejecute una aplicación interesante en esta versión (meses probablemente), pero definitivamente apoyo los cambios de Python con todo y la falta de compatibilidad hacia atrás.</p>
]]></content:encoded>
			<wfw:commentRss>http://thegaraged.org/2008/12/04/python-30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
