<?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: Dead code in Python-generated bytecode</title>
	<atom:link href="http://blog.paulbonser.com/2008/04/22/dead-code-in-python-generated-bytecode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulbonser.com/2008/04/22/dead-code-in-python-generated-bytecode/</link>
	<description>Paul Bonser's blog about programming, technology, and other stuff</description>
	<pubDate>Fri, 21 Nov 2008 01:19:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: pib</title>
		<link>http://blog.paulbonser.com/2008/04/22/dead-code-in-python-generated-bytecode/#comment-1569</link>
		<dc:creator>pib</dc:creator>
		<pubDate>Wed, 13 Aug 2008 21:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbonser.com/?p=75#comment-1569</guid>
		<description>&lt;p&gt;Yeah, I think that's what I eventually concluded that I should do.&lt;/p&gt;

&lt;p&gt;Thanks for bringing this back up in my mind! Maybe I'll see if I can get it up and running again the next time I have some free time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, I think that&#8217;s what I eventually concluded that I should do.</p>

<p>Thanks for bringing this back up in my mind! Maybe I&#8217;ll see if I can get it up and running again the next time I have some free time.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip J. Eby</title>
		<link>http://blog.paulbonser.com/2008/04/22/dead-code-in-python-generated-bytecode/#comment-1568</link>
		<dc:creator>Phillip J. Eby</dc:creator>
		<pubDate>Wed, 13 Aug 2008 18:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.paulbonser.com/?p=75#comment-1568</guid>
		<description>&lt;p&gt;Just skip over instructions when code.stack_size is None, until you reach the next label (which will restore the stack information).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just skip over instructions when code.stack_size is None, until you reach the next label (which will restore the stack information).</p>]]></content:encoded>
	</item>
</channel>
</rss>
