<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Python decorators explained</title>
	<link>http://loveandtheft.org/2008/09/22/python-decorators-explained/</link>
	<description>Mr Quinn, one word for your fans? "Ehm, astronaut."</description>
	<pubDate>Wed, 07 Jan 2009 03:46:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: decorators</title>
		<link>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-2329</link>
		<dc:creator>decorators</dc:creator>
		<pubDate>Fri, 19 Dec 2008 04:14:40 +0000</pubDate>
		<guid>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-2329</guid>
		<description>&lt;strong&gt;decorators...&lt;/strong&gt;

Interestingly, this was on CNN last week....</description>
		<content:encoded><![CDATA[<p><strong>decorators&#8230;</strong></p>
<p>Interestingly, this was on CNN last week&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ted shear</title>
		<link>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-745</link>
		<dc:creator>ted shear</dc:creator>
		<pubDate>Mon, 03 Nov 2008 18:59:23 +0000</pubDate>
		<guid>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-745</guid>
		<description>Suppose you had another nested level of a function.  Would that function become the decorator?  What would the calling sequence be?</description>
		<content:encoded><![CDATA[<p>Suppose you had another nested level of a function.  Would that function become the decorator?  What would the calling sequence be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-625</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Wed, 24 Sep 2008 23:01:32 +0000</pubDate>
		<guid>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-625</guid>
		<description>i've been reading about decorators for the past week...what are they good for...why couldn't you just incorporate the decorator into the def code?</description>
		<content:encoded><![CDATA[<p>i&#8217;ve been reading about decorators for the past week&#8230;what are they good for&#8230;why couldn&#8217;t you just incorporate the decorator into the def code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raja</title>
		<link>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-621</link>
		<dc:creator>raja</dc:creator>
		<pubDate>Tue, 23 Sep 2008 05:22:30 +0000</pubDate>
		<guid>http://loveandtheft.org/2008/09/22/python-decorators-explained/#comment-621</guid>
		<description>complete, sweet.</description>
		<content:encoded><![CDATA[<p>complete, sweet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
