<?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: Decent Python Code Folding in TextMate</title>
	<atom:link href="http://alexras.info/2009/07/16/decent-python-code-folding-in-textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexras.info/2009/07/16/decent-python-code-folding-in-textmate/</link>
	<description>Yelling about computers to an empty room since 1999</description>
	<lastBuildDate>Wed, 25 Jan 2012 02:21:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Frank Rosquin</title>
		<link>http://alexras.info/2009/07/16/decent-python-code-folding-in-textmate/comment-page-1/#comment-328</link>
		<dc:creator>Frank Rosquin</dc:creator>
		<pubDate>Wed, 16 Sep 2009 00:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://alexras.info/?p=337#comment-328</guid>
		<description>Actually, you just need to indent your blank lines properly.

Once you get that trick down, TM fold just fine. Luckily, TM shows you where your newlines are, so that helps indenting them :P</description>
		<content:encoded><![CDATA[<p>Actually, you just need to indent your blank lines properly.</p>
<p>Once you get that trick down, TM fold just fine. Luckily, TM shows you where your newlines are, so that helps indenting them <img src='http://alexras.info/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://alexras.info/2009/07/16/decent-python-code-folding-in-textmate/comment-page-1/#comment-307</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://alexras.info/?p=337#comment-307</guid>
		<description>It&#039;s a nice thought, and this has been bugging me for some time, but putting #END_DEF functioname after each function just to get code folding is way worse than brackets, in my opinion.

I would love for TextMate code folding to properly work for Python.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a nice thought, and this has been bugging me for some time, but putting #END_DEF functioname after each function just to get code folding is way worse than brackets, in my opinion.</p>
<p>I would love for TextMate code folding to properly work for Python.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

