<?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"
	>
<channel>
	<title>Comments on: Passing Arguments between Python Decorators</title>
	<atom:link href="http://www.techraving.com/2008/06/08/passing-arguments-between-python-decorators/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com/2008/06/08/passing-arguments-between-python-decorators/</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<pubDate>Fri, 21 Nov 2008 18:48:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: ScottK</title>
		<link>http://www.techraving.com/2008/06/08/passing-arguments-between-python-decorators/#comment-218</link>
		<dc:creator>ScottK</dc:creator>
		<pubDate>Sat, 26 Jul 2008 12:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techraving.com/2008/06/08/passing-arguments-between-python-decorators/#comment-218</guid>
		<description>Yeah the indention requirements are difficult. I've found that switching between editors to make changes causes problems because of each ones auto indention rules.

I have figured out how to make the editor here maintain the indention on posts and have corrected the code.</description>
		<content:encoded><![CDATA[<p>Yeah the indention requirements are difficult. I&#8217;ve found that switching between editors to make changes causes problems because of each ones auto indention rules.</p>
<p>I have figured out how to make the editor here maintain the indention on posts and have corrected the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jadd</title>
		<link>http://www.techraving.com/2008/06/08/passing-arguments-between-python-decorators/#comment-204</link>
		<dc:creator>Jadd</dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techraving.com/2008/06/08/passing-arguments-between-python-decorators/#comment-204</guid>
		<description>This is an example of why python sucks. All the example code won't work, because the whitespace has been deleted. It's up to you to guess how to intend the code, there are no braces to help you. Thanks for the post</description>
		<content:encoded><![CDATA[<p>This is an example of why python sucks. All the example code won&#8217;t work, because the whitespace has been deleted. It&#8217;s up to you to guess how to intend the code, there are no braces to help you. Thanks for the post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
