<?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</title>
	<atom:link href="http://rullzer.com/blog/2007/09/15/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog/2007/09/15/python/</link>
	<description>an experience beyond</description>
	<lastBuildDate>Sat, 10 Jul 2010 00:20:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dwight Hansen</title>
		<link>http://rullzer.com/blog/2007/09/15/python/comment-page-1/#comment-24485</link>
		<dc:creator>Dwight Hansen</dc:creator>
		<pubDate>Sat, 06 Mar 2010 23:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/2007/09/15/python/#comment-24485</guid>
		<description>This is great! Thanks for this post. I am just starting development and this was a big help.</description>
		<content:encoded><![CDATA[<p>This is great! Thanks for this post. I am just starting development and this was a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeth</title>
		<link>http://rullzer.com/blog/2007/09/15/python/comment-page-1/#comment-1098</link>
		<dc:creator>Zeth</dc:creator>
		<pubDate>Sun, 16 Sep 2007 12:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/2007/09/15/python/#comment-1098</guid>
		<description>You want braces, no problem:

&lt;code&gt;

#{
def hello():
    print &#039;Hello World&#039;
#}

hello()

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You want braces, no problem:</p>
<p><code></p>
<p>#{<br />
def hello():<br />
    print 'Hello World'<br />
#}</p>
<p>hello()</p>
<p></code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
