<?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: The Geekiest Hello World</title>
	<atom:link href="http://extrabright.com/blog/2009/06/11/the-geekiest-hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://extrabright.com/blog/2009/06/11/the-geekiest-hello-world/</link>
	<description>//pat&#039;s blog</description>
	<lastBuildDate>Sat, 10 Jul 2010 20:55:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pajai</title>
		<link>http://extrabright.com/blog/2009/06/11/the-geekiest-hello-world/comment-page-1/#comment-90434</link>
		<dc:creator>pajai</dc:creator>
		<pubDate>Fri, 12 Jun 2009 20:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://extrabright.com/blog/?p=180#comment-90434</guid>
		<description>Hi Ben!

hey, that&#039;s cool your version in Python.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Ben!</p>
<p>hey, that&#8217;s cool your version in Python.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BenP</title>
		<link>http://extrabright.com/blog/2009/06/11/the-geekiest-hello-world/comment-page-1/#comment-90399</link>
		<dc:creator>BenP</dc:creator>
		<pubDate>Thu, 11 Jun 2009 23:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://extrabright.com/blog/?p=180#comment-90399</guid>
		<description>gah not formatted properly, but you get the gist... ;)</description>
		<content:encoded><![CDATA[<p>gah not formatted properly, but you get the gist&#8230; <img src='http://extrabright.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BenP</title>
		<link>http://extrabright.com/blog/2009/06/11/the-geekiest-hello-world/comment-page-1/#comment-90398</link>
		<dc:creator>BenP</dc:creator>
		<pubDate>Thu, 11 Jun 2009 22:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://extrabright.com/blog/?p=180#comment-90398</guid>
		<description>Ha cool, my turn...

class Hello:
  def __getattr__(self,name):
    print(\Hello \ + name + \!\)

h = Hello()
h.pat

&gt;&gt; prints \Hello pat!\</description>
		<content:encoded><![CDATA[<p>Ha cool, my turn&#8230;</p>
<p>class Hello:<br />
  def __getattr__(self,name):<br />
    print(\Hello \ + name + \!\)</p>
<p>h = Hello()<br />
h.pat</p>
<p>&gt;&gt; prints \Hello pat!\</p>
]]></content:encoded>
	</item>
</channel>
</rss>
