<?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: poster 0.5 released</title>
	<atom:link href="http://atlee.ca/blog/2009/10/07/poster-0-5-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://atlee.ca/blog/2009/10/07/poster-0-5-released/</link>
	<description>programming, photography, media, and anything else that strikes my fancy</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:08:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pranab</title>
		<link>http://atlee.ca/blog/2009/10/07/poster-0-5-released/comment-page-1/#comment-61349</link>
		<dc:creator>Pranab</dc:creator>
		<pubDate>Mon, 23 Nov 2009 11:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://atlee.ca/blog/?p=555#comment-61349</guid>
		<description>Sorry, was using Python 2.3 - upgraded to 2.6 and everything works great!</description>
		<content:encoded><![CDATA[<p>Sorry, was using Python 2.3 &#8211; upgraded to 2.6 and everything works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pranab</title>
		<link>http://atlee.ca/blog/2009/10/07/poster-0-5-released/comment-page-1/#comment-61342</link>
		<dc:creator>Pranab</dc:creator>
		<pubDate>Mon, 23 Nov 2009 04:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://atlee.ca/blog/?p=555#comment-61342</guid>
		<description>Trying to install to a system with Python 2.3, I get

&lt;code&gt;
byte-compiling build/bdist.linux-x86_64/egg/poster/encode.py to encode.pyc
  File &quot;build/bdist.linux-x86_64/egg/poster/encode.py&quot;, line 112
    @classmethod
    ^
SyntaxError: invalid syntax
byte-compiling build/bdist.linux-x86_64/egg/poster/streaminghttp.py to streaminghttp.pyc
  File &quot;build/bdist.linux-x86_64/egg/poster/streaminghttp.py&quot;, line 114
    newheaders = dict((k,v) for k,v in req.headers.items()
                              ^
SyntaxError: invalid syntax
byte-compiling build/bdist.linux-x86_64/egg/poster/__init__.py to __init__.pyc
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Trying to install to a system with Python 2.3, I get</p>
<p><code><br />
byte-compiling build/bdist.linux-x86_64/egg/poster/encode.py to encode.pyc<br />
  File "build/bdist.linux-x86_64/egg/poster/encode.py", line 112<br />
    @classmethod<br />
    ^<br />
SyntaxError: invalid syntax<br />
byte-compiling build/bdist.linux-x86_64/egg/poster/streaminghttp.py to streaminghttp.pyc<br />
  File "build/bdist.linux-x86_64/egg/poster/streaminghttp.py", line 114<br />
    newheaders = dict((k,v) for k,v in req.headers.items()<br />
                              ^<br />
SyntaxError: invalid syntax<br />
byte-compiling build/bdist.linux-x86_64/egg/poster/__init__.py to __init__.pyc<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

