<?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>Comentários sobre: Bolacha, httplib2 wrapper with cookie handling and file upload.</title>
	<atom:link href="http://gabrielfalcao.com/2009/08/09/python-bolacha-httplib2-wrapper-with-cookie-handling-and-file-upload/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielfalcao.com/2009/08/09/python-bolacha-httplib2-wrapper-with-cookie-handling-and-file-upload/</link>
	<description>The GNUs of mine, and its green builds</description>
	<lastBuildDate>Sun, 25 Sep 2011 22:56:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Por: Nil Goyette</title>
		<link>http://gabrielfalcao.com/2009/08/09/python-bolacha-httplib2-wrapper-with-cookie-handling-and-file-upload/comment-page-1/#comment-446</link>
		<dc:creator>Nil Goyette</dc:creator>
		<pubDate>Tue, 31 Aug 2010 17:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielfalcao.com/?p=123#comment-446</guid>
		<description>I was reading the code of Bolacha and I think there&#039;s an error on line 66 in multipart.py. The code in the IF will never be executed.
if x == 1:
  &#039;ok&#039;
else:
  if x == 1:
    &#039;Am I useless?&#039;
  else
    ...

I hope httplib2 will be updated so we can send files. Maybe you could get in touch with them and ask if they are interested to include your work in httplib2.

Anyway, thanks for the good work!</description>
		<content:encoded><![CDATA[<p>I was reading the code of Bolacha and I think there&#8217;s an error on line 66 in multipart.py. The code in the IF will never be executed.<br />
if x == 1:<br />
  &#8216;ok&#8217;<br />
else:<br />
  if x == 1:<br />
    &#8216;Am I useless?&#8217;<br />
  else<br />
    &#8230;</p>
<p>I hope httplib2 will be updated so we can send files. Maybe you could get in touch with them and ask if they are interested to include your work in httplib2.</p>
<p>Anyway, thanks for the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

