<?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 ImportError: cannot import name X</title>
	<atom:link href="http://codingrecipes.com/python-importerror-cannot-import-name-x/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com/python-importerror-cannot-import-name-x</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 09:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ysa</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-1078</link>
		<dc:creator>ysa</dc:creator>
		<pubDate>Tue, 01 Jun 2010 22:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-1078</guid>
		<description>thanks so much for solving my problem.

***would take &quot;years&quot; to find it.heheheeh...
saved me a lot of searching [2]!</description>
		<content:encoded><![CDATA[<p>thanks so much for solving my problem.</p>
<p>***would take &#8220;years&#8221; to find it.heheheeh&#8230;<br />
saved me a lot of searching [2]!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitalpbk</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-931</link>
		<dc:creator>digitalpbk</dc:creator>
		<pubDate>Tue, 20 Apr 2010 07:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-931</guid>
		<description>Thanks a lot, saved me a lot of searching :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot, saved me a lot of searching <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pointer</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-845</link>
		<dc:creator>pointer</dc:creator>
		<pubDate>Wed, 31 Mar 2010 10:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-845</guid>
		<description>thanks a lot for the post. it does make sense to me.</description>
		<content:encoded><![CDATA[<p>thanks a lot for the post. it does make sense to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-228</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 07 Nov 2009 18:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-228</guid>
		<description>Thx for the info - it also solved my problem - but i had to reread your post quite often to understand it.

The problem is a **circular Reference** - as child gets imported in parent, which also wants to import parts of parent.</description>
		<content:encoded><![CDATA[<p>Thx for the info &#8211; it also solved my problem &#8211; but i had to reread your post quite often to understand it.</p>
<p>The problem is a **circular Reference** &#8211; as child gets imported in parent, which also wants to import parts of parent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luislope</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-227</link>
		<dc:creator>luislope</dc:creator>
		<pubDate>Sat, 18 Jul 2009 18:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-227</guid>
		<description>ok ok ok I got, niceeeee. thanks.</description>
		<content:encoded><![CDATA[<p>ok ok ok I got, niceeeee. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luislope</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-226</link>
		<dc:creator>luislope</dc:creator>
		<pubDate>Sat, 18 Jul 2009 13:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-226</guid>
		<description>and what happen if you hace a bouch of classes on:

/ab/ab_classes.py

and now make a package like this:

/a/a_classes.py
/b/b_classes.py

???</description>
		<content:encoded><![CDATA[<p>and what happen if you hace a bouch of classes on:</p>
<p>/ab/ab_classes.py</p>
<p>and now make a package like this:</p>
<p>/a/a_classes.py<br />
/b/b_classes.py</p>
<p>???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l0om</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-225</link>
		<dc:creator>l0om</dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-225</guid>
		<description>yes, kewl post, mr. snake-charmer -- solved my problem too  :)  now i can continue choking the snake.</description>
		<content:encoded><![CDATA[<p>yes, kewl post, mr. snake-charmer &#8212; solved my problem too  <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   now i can continue choking the snake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finferflu</title>
		<link>http://codingrecipes.com/python-importerror-cannot-import-name-x/comment-page-1#comment-224</link>
		<dc:creator>finferflu</dc:creator>
		<pubDate>Sun, 15 Mar 2009 11:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=533#comment-224</guid>
		<description>Thanks a lot! That was a very useful post :D
And yes, it made sense :P</description>
		<content:encoded><![CDATA[<p>Thanks a lot! That was a very useful post <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
And yes, it made sense <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
