<?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&#8217;s import mechanism in pseudocode.</title>
	<atom:link href="http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/</link>
	<description>python, programming and other things</description>
	<pubDate>Wed, 07 Jan 2009 05:09:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Cave &#187; Blog Archive &#187; Python&#8217;s import mechanism is pseudocode</title>
		<link>http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/comment-page-1/#comment-204</link>
		<dc:creator>The Cave &#187; Blog Archive &#187; Python&#8217;s import mechanism is pseudocode</dc:creator>
		<pubDate>Fri, 06 Jul 2007 22:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/#comment-204</guid>
		<description>[...] That&#8217;s neat. [...]</description>
		<content:encoded><![CDATA[<p>[...] That&#8217;s neat. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesse</title>
		<link>http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/comment-page-1/#comment-78</link>
		<dc:creator>jesse</dc:creator>
		<pubDate>Tue, 05 Jun 2007 18:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/#comment-78</guid>
		<description>I should have run my unit tests. Argh</description>
		<content:encoded><![CDATA[<p>I should have run my unit tests. Argh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seo Sanghyeon</title>
		<link>http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/comment-page-1/#comment-77</link>
		<dc:creator>Seo Sanghyeon</dc:creator>
		<pubDate>Tue, 05 Jun 2007 17:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/2007/06/05/pythons-import-mechanism-in-pseudocode/#comment-77</guid>
		<description>You mean sys.path.insert(0, ...), not '0'!</description>
		<content:encoded><![CDATA[<p>You mean sys.path.insert(0, &#8230;), not &#8216;0&#8242;!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
