<?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 function is not callable</title>
	<atom:link href="http://www.doctort.org/adam/nerd-notes/python-function-is-not-callable.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.doctort.org/adam/nerd-notes/python-function-is-not-callable.html</link>
	<description>Maker of Finest Quality Digital Things</description>
	<lastBuildDate>Wed, 20 Apr 2011 06:42:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Antonio</title>
		<link>http://www.doctort.org/adam/nerd-notes/python-function-is-not-callable.html/comment-page-1#comment-18790</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Wed, 20 Apr 2011 06:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.doctort.org/adam/?p=343#comment-18790</guid>
		<description>Haha... I just spend a good 10 minutes trying to figure out the same error, have to be more careful when naming variables. Thanks for your post.</description>
		<content:encoded><![CDATA[<p>Haha&#8230; I just spend a good 10 minutes trying to figure out the same error, have to be more careful when naming variables. Thanks for your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krista Grothoff</title>
		<link>http://www.doctort.org/adam/nerd-notes/python-function-is-not-callable.html/comment-page-1#comment-15801</link>
		<dc:creator>Krista Grothoff</dc:creator>
		<pubDate>Tue, 05 Oct 2010 08:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.doctort.org/adam/?p=343#comment-15801</guid>
		<description>Ah, thank you. I was doing the same idiot thing with min, and the error message is cryptic (well, unless you see the error - then it makes sense). D&#039;oh!

Anyway, you saved me some time.  :)</description>
		<content:encoded><![CDATA[<p>Ah, thank you. I was doing the same idiot thing with min, and the error message is cryptic (well, unless you see the error &#8211; then it makes sense). D&#8217;oh!</p>
<p>Anyway, you saved me some time.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SWrelic</title>
		<link>http://www.doctort.org/adam/nerd-notes/python-function-is-not-callable.html/comment-page-1#comment-14649</link>
		<dc:creator>SWrelic</dc:creator>
		<pubDate>Mon, 24 May 2010 13:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.doctort.org/adam/?p=343#comment-14649</guid>
		<description>Have you stopped using a keyword as your variable name?

http://docs.python.org/library/functions.html?highlight=range#range</description>
		<content:encoded><![CDATA[<p>Have you stopped using a keyword as your variable name?</p>
<p><a href="http://docs.python.org/library/functions.html?highlight=range#range" rel="nofollow">http://docs.python.org/library/functions.html?highlight=range#range</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

