<?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: Shorthand conditional statements</title>
	<atom:link href="http://pacoup.com/2009/03/11/shorthand-conditional-statements/feed/" rel="self" type="application/rss+xml" />
	<link>http://pacoup.com/2009/03/11/shorthand-conditional-statements/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shorthand-conditional-statements</link>
	<description></description>
	<lastBuildDate>Wed, 25 Apr 2012 18:44:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jason H</title>
		<link>http://pacoup.com/2009/03/11/shorthand-conditional-statements/comment-page-1/#comment-13038</link>
		<dc:creator>jason H</dc:creator>
		<pubDate>Fri, 23 Mar 2012 15:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=267#comment-13038</guid>
		<description>Note that the Python example is only good for Python 2.5 and later.  One can still put use a simple if (no else) with: if(condition) : (do something in one line here)</description>
		<content:encoded><![CDATA[<p>Note that the Python example is only good for Python 2.5 and later.  One can still put use a simple if (no else) with: if(condition) : (do something in one line here)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Danz</title>
		<link>http://pacoup.com/2009/03/11/shorthand-conditional-statements/comment-page-1/#comment-5201</link>
		<dc:creator>Jim Danz</dc:creator>
		<pubDate>Sun, 27 Jun 2010 04:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=267#comment-5201</guid>
		<description>Thanks, the Python way slipped my mind and I stumbled across your site.  Just what I needed.</description>
		<content:encoded><![CDATA[<p>Thanks, the Python way slipped my mind and I stumbled across your site.  Just what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pacoup</title>
		<link>http://pacoup.com/2009/03/11/shorthand-conditional-statements/comment-page-1/#comment-591</link>
		<dc:creator>Pacoup</dc:creator>
		<pubDate>Thu, 23 Jul 2009 02:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pacoup.com/?p=267#comment-591</guid>
		<description>If you want to add another language, just post it in the comment and I&#039;ll modify my article. Thanks!</description>
		<content:encoded><![CDATA[<p>If you want to add another language, just post it in the comment and I&#8217;ll modify my article. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

