<?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: Pinder 0.6.0</title>
	<atom:link href="http://www.oluyede.org/blog/2007/04/08/pinder-060/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oluyede.org/blog/2007/04/08/pinder-060/</link>
	<description>Everything considered harmful</description>
	<pubDate>Thu, 20 Nov 2008 11:35:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Lawrence</title>
		<link>http://www.oluyede.org/blog/2007/04/08/pinder-060/#comment-30184</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Tue, 10 Apr 2007 08:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/2007/04/08/pinder-060/#comment-30184</guid>
		<description>&lt;p&gt;That's exactly what I don't want. httplib2 is bundled with pinder for that kind of reasons. Anyway the problems seems to be Python 2.4 only. I don't want to depend on setuptools for installation. How did you fix the pydoc problem? Importing before the installation wide httplib2 and then the local one?&lt;/p&gt;

&lt;p&gt;ps. you don't need a registration: http://dev.oluyede.org/trac/default/newticket&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what I don&#8217;t want. httplib2 is bundled with pinder for that kind of reasons. Anyway the problems seems to be Python 2.4 only. I don&#8217;t want to depend on setuptools for installation. How did you fix the pydoc problem? Importing before the installation wide httplib2 and then the local one?</p>

<p>ps. you don&#8217;t need a registration: <a href="http://dev.oluyede.org/trac/default/newticket" rel="nofollow">http://dev.oluyede.org/trac/default/newticket</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Perttula</title>
		<link>http://www.oluyede.org/blog/2007/04/08/pinder-060/#comment-30172</link>
		<dc:creator>Drew Perttula</dc:creator>
		<pubDate>Tue, 10 Apr 2007 05:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/2007/04/08/pinder-060/#comment-30172</guid>
		<description>&lt;p&gt;pinder trac doesn't take registrations, so I'll leave the bug report here:&lt;/p&gt;

&lt;p&gt;% sudo easy_install -Z pinder
Processing pinder-0.6.0-py2.4.egg
% pydoc pinder
problem in pinder - ImportError: cannot import name httplib2
% sudo easy_install -Z httplib2
Processing httplib2-0.3.0-py2.4.egg
% pydoc pinder
problem in pinder - ImportError: cannot import name httplib2&lt;/p&gt;

&lt;p&gt;It was trivial to work around this, but it seems like it would be better if the pinder egg depended on the httplib2 one, and then you could use a normal toplevel import of httplib2.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>pinder trac doesn&#8217;t take registrations, so I&#8217;ll leave the bug report here:</p>

<p>% sudo easy_install -Z pinder
Processing pinder-0.6.0-py2.4.egg
% pydoc pinder
problem in pinder - ImportError: cannot import name httplib2
% sudo easy_install -Z httplib2
Processing httplib2-0.3.0-py2.4.egg
% pydoc pinder
problem in pinder - ImportError: cannot import name httplib2</p>

<p>It was trivial to work around this, but it seems like it would be better if the pinder egg depended on the httplib2 one, and then you could use a normal toplevel import of httplib2.</p>]]></content:encoded>
	</item>
</channel>
</rss>
