<?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: Someone Once Told Me</title>
	<atom:link href="http://www.setzler.net/2008/06/04/someone-once-told-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.setzler.net/2008/06/04/someone-once-told-me/</link>
	<description>Life in Black and White</description>
	<pubDate>Fri, 09 Jan 2009 00:30:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Mull</title>
		<link>http://www.setzler.net/2008/06/04/someone-once-told-me/comment-page-1/#comment-8575</link>
		<dc:creator>John Mull</dc:creator>
		<pubDate>Fri, 13 Jun 2008 20:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.setzler.net/2008/06/04/someone-once-told-me/#comment-8575</guid>
		<description>#/usr/bin/pythin
import os, errors
def main(thing):
  """this routine works to keep the main thing as the main thing.
  which, of course, is the main thing."""
  keep = main(thing)
  if errors.recursion_error:
    break
  return keep

thing = object()
print main(thing)</description>
		<content:encoded><![CDATA[<p>#/usr/bin/pythin<br />
import os, errors<br />
def main(thing):<br />
  &#8220;&#8221;"this routine works to keep the main thing as the main thing.<br />
  which, of course, is the main thing.&#8221;"&#8221;<br />
  keep = main(thing)<br />
  if errors.recursion_error:<br />
    break<br />
  return keep</p>
<p>thing = object()<br />
print main(thing)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
