<?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/"
	>

<channel>
	<title>Anil Gulecha&#039;s Musings &#187; Python</title>
	<atom:link href="http://www.gulecha.org/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gulecha.org</link>
	<description>Anil Gulecha&#039;s Musings</description>
	<lastBuildDate>Wed, 08 Sep 2010 05:44:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Python</title>
		<link>http://www.gulecha.org/2008/08/25/python/</link>
		<comments>http://www.gulecha.org/2008/08/25/python/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 03:50:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.gulecha.org/?p=36</guid>
		<description><![CDATA[So, I&#8217;ve finally picked up Python (been meaning to do this for quite some time), and find it to be beautifully intuitive. The ternary operator that goes result = x if y else z is an example of this intuitiveness. Expect many more Pythonic posts in the future. For now, I&#8217;m considering the problems from [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve finally picked up Python (been meaning to do this for quite some time), and find it to be beautifully intuitive. The ternary operator that goes</p>
<blockquote><p>result = x if y else z</p></blockquote>
<p>is an example of this intuitiveness.</p>
<p>Expect many more Pythonic posts in the future. For now, I&#8217;m considering the problems from <a href="http://projecteuler.net" target="_blank">Project Euler</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gulecha.org/2008/08/25/python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
