<?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 Decorators: Syntactic Sugar</title>
	<atom:link href="http://avinashv.net/2008/04/python-decorators-syntactic-sugar/feed/" rel="self" type="application/rss+xml" />
	<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/</link>
	<description>I like wearing sandals.</description>
	<lastBuildDate>Fri, 25 Sep 2009 18:44:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Introduction to Python Decorators (part 1) &#171; Python Conquers The Universe</title>
		<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/comment-page-1/#comment-19</link>
		<dc:creator>Introduction to Python Decorators (part 1) &#171; Python Conquers The Universe</dc:creator>
		<pubDate>Sat, 29 Aug 2009 02:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://avinashv.net/?p=31#comment-19</guid>
		<description>&lt;p&gt;[...] http://avinashv.net/2008/04/python-decorators-syntactic-sugar/ [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://avinashv.net/2008/04/python-decorators-syntactic-sugar/" rel="nofollow">http://avinashv.net/2008/04/python-decorators-syntactic-sugar/</a> [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: codedump.info &#187; Décorateur Memoization</title>
		<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/comment-page-1/#comment-12</link>
		<dc:creator>codedump.info &#187; Décorateur Memoization</dc:creator>
		<pubDate>Wed, 17 Sep 2008 20:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://avinashv.net/?p=31#comment-12</guid>
		<description>&lt;p&gt;[...] http://avinashv.net/2008/04/python-decorators-syntactic-sugar/ pour des exemples d&#8217;utilisation.     [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://avinashv.net/2008/04/python-decorators-syntactic-sugar/" rel="nofollow">http://avinashv.net/2008/04/python-decorators-syntactic-sugar/</a> pour des exemples d&#8217;utilisation.     [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Indentured Mind &#187; Blog Archive &#187; Web Coding Links</title>
		<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/comment-page-1/#comment-11</link>
		<dc:creator>Indentured Mind &#187; Blog Archive &#187; Web Coding Links</dc:creator>
		<pubDate>Tue, 19 Aug 2008 02:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://avinashv.net/?p=31#comment-11</guid>
		<description>&lt;p&gt;[...] Python Decorators - Are pretty much full of awesomeness [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] Python Decorators - Are pretty much full of awesomeness [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: python decorator usando classe &#171; coisas lunix</title>
		<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/comment-page-1/#comment-10</link>
		<dc:creator>python decorator usando classe &#171; coisas lunix</dc:creator>
		<pubDate>Wed, 23 Jul 2008 21:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://avinashv.net/?p=31#comment-10</guid>
		<description>&lt;p&gt;[...] Veja aqui. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] Veja aqui. [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Python Decorators &#124; Michael Gorven - cocooncrash</title>
		<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/comment-page-1/#comment-9</link>
		<dc:creator>Python Decorators &#124; Michael Gorven - cocooncrash</dc:creator>
		<pubDate>Wed, 09 Jul 2008 08:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://avinashv.net/?p=31#comment-9</guid>
		<description>&lt;p&gt;[...] clear and easy to turn on and off. I stumbled upon a blog post a little while ago (I think it was this one) which explained decorators in Python, which is the perfect tool for the job. Decorators are [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] clear and easy to turn on and off. I stumbled upon a blog post a little while ago (I think it was this one) which explained decorators in Python, which is the perfect tool for the job. Decorators are [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Carroll &#187; Blog Archive &#187; Python Decorators</title>
		<link>http://avinashv.net/2008/04/python-decorators-syntactic-sugar/comment-page-1/#comment-6</link>
		<dc:creator>Nick Carroll &#187; Blog Archive &#187; Python Decorators</dc:creator>
		<pubDate>Sun, 20 Apr 2008 10:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://avinashv.net/?p=31#comment-6</guid>
		<description>&lt;p&gt;[...] found this great post on Python Decorators. Decorators were introduced into the python language since 2.4. The post shows the benefits of [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] found this great post on Python Decorators. Decorators were introduced into the python language since 2.4. The post shows the benefits of [&#8230;]</p>]]></content:encoded>
	</item>
</channel>
</rss>
