<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A guide to Python Namespaces</title>
	<atom:link href="http://bytebaker.com/2008/07/30/python-namespaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytebaker.com/2008/07/30/python-namespaces/</link>
	<description>Computer Science isn&#039;t a science and it&#039;s not about computers</description>
	<lastBuildDate>Wed, 23 May 2012 15:01:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Shrutarshi Basu</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1651</link>
		<dc:creator><![CDATA[Shrutarshi Basu]]></dc:creator>
		<pubDate>Sun, 29 Apr 2012 01:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1651</guid>
		<description><![CDATA[Hi Toby, it&#039;s definitely possible for modules to conflict with each other. Python a list of places in the filesystem to look for module in sys.path. I think it will pick the first one it finds. You should look more into sys.path and module loading.]]></description>
		<content:encoded><![CDATA[<p>Hi Toby, it&#8217;s definitely possible for modules to conflict with each other. Python a list of places in the filesystem to look for module in sys.path. I think it will pick the first one it finds. You should look more into sys.path and module loading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toby</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1646</link>
		<dc:creator><![CDATA[toby]]></dc:creator>
		<pubDate>Sat, 28 Apr 2012 04:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1646</guid>
		<description><![CDATA[Great post. I have a question:
How can developers make modules with the same name? Since to use a module you use &#039;import modulename&#039;, isn&#039;t possible for developers to make modules with the same name by coincidence? I&#039;m thinking of common names like &#039;web&#039; or &#039;Image&#039;.
Thanks mate!]]></description>
		<content:encoded><![CDATA[<p>Great post. I have a question:<br />
How can developers make modules with the same name? Since to use a module you use &#8216;import modulename&#8217;, isn&#8217;t possible for developers to make modules with the same name by coincidence? I&#8217;m thinking of common names like &#8216;web&#8217; or &#8216;Image&#8217;.<br />
Thanks mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bravoflix</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1595</link>
		<dc:creator><![CDATA[bravoflix]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 05:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1595</guid>
		<description><![CDATA[Awesome post.  Thank you for this succinct and clear explanation...which was hard to come by via any number of other resources.]]></description>
		<content:encoded><![CDATA[<p>Awesome post.  Thank you for this succinct and clear explanation&#8230;which was hard to come by via any number of other resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas (@tomasantonj)</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1496</link>
		<dc:creator><![CDATA[Tomas (@tomasantonj)]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 06:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1496</guid>
		<description><![CDATA[I&#039;m studying a introductionary programming course on Python, it is reaching its end now and we&#039;ve encountered most of the stuff you are discussing in one way or another, this post clears some stuff up and adds to understand. Code examples might be a way to improve good writing even more, thanks for sharing your knowledge!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m studying a introductionary programming course on Python, it is reaching its end now and we&#8217;ve encountered most of the stuff you are discussing in one way or another, this post clears some stuff up and adds to understand. Code examples might be a way to improve good writing even more, thanks for sharing your knowledge!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushant Taneja</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1392</link>
		<dc:creator><![CDATA[Sushant Taneja]]></dc:creator>
		<pubDate>Tue, 22 Nov 2011 18:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1392</guid>
		<description><![CDATA[Great post !!! Simple and yet it explains everything.
Thanks for the insight. 

:)]]></description>
		<content:encoded><![CDATA[<p>Great post !!! Simple and yet it explains everything.<br />
Thanks for the insight.<br />
 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommi</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1352</link>
		<dc:creator><![CDATA[Tommi]]></dc:creator>
		<pubDate>Thu, 03 Nov 2011 10:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1352</guid>
		<description><![CDATA[Thank you, this is really newbie friendly! Didn&#039;t bump into here anytime before, though.

I&#039;d suggest not to use CamelCase in SomeModule since that would be against PEP8. :)]]></description>
		<content:encoded><![CDATA[<p>Thank you, this is really newbie friendly! Didn&#8217;t bump into here anytime before, though.</p>
<p>I&#8217;d suggest not to use CamelCase in SomeModule since that would be against PEP8. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1233</link>
		<dc:creator><![CDATA[Catherine]]></dc:creator>
		<pubDate>Thu, 11 Aug 2011 03:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1233</guid>
		<description><![CDATA[Thank you for this post! I am a newbie and got so lost on my professor&#039;s explanation of modules and name space (more like a terminology burp). You explained it really well.]]></description>
		<content:encoded><![CDATA[<p>Thank you for this post! I am a newbie and got so lost on my professor&#8217;s explanation of modules and name space (more like a terminology burp). You explained it really well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed Asif Raza</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1229</link>
		<dc:creator><![CDATA[Syed Asif Raza]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 21:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1229</guid>
		<description><![CDATA[Thanks for your article. While studying Python I was quite confused about namespaces. It has helped clear some doubts.
Thanks.]]></description>
		<content:encoded><![CDATA[<p>Thanks for your article. While studying Python I was quite confused about namespaces. It has helped clear some doubts.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1186</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Sat, 23 Jul 2011 21:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1186</guid>
		<description><![CDATA[I think Bob&#039;s post encompasses my appreciation very well.  I will bookmark your guide to Python namespaces.]]></description>
		<content:encoded><![CDATA[<p>I think Bob&#8217;s post encompasses my appreciation very well.  I will bookmark your guide to Python namespaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://bytebaker.com/2008/07/30/python-namespaces/#comment-1086</link>
		<dc:creator><![CDATA[Bob]]></dc:creator>
		<pubDate>Thu, 19 May 2011 19:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://xcomputers.wordpress.com/?p=180#comment-1086</guid>
		<description><![CDATA[Thank you for the brilliantly succinct post!
Hat tip.]]></description>
		<content:encoded><![CDATA[<p>Thank you for the brilliantly succinct post!<br />
Hat tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

