<?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: Python File Read Write with Urllib2</title>
	<atom:link href="http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/</link>
	<description>the Q stands for quality</description>
	<lastBuildDate>Fri, 25 Dec 2009 18:24:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bryce Thomas</title>
		<link>http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/comment-page-1/#comment-10851</link>
		<dc:creator>Bryce Thomas</dc:creator>
		<pubDate>Tue, 11 Aug 2009 00:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/#comment-10851</guid>
		<description>Thanks very much for this script.  I&#039;ve downloaded the google logo based on your example; now I just need to tweak your example a bit to download a series of PDF documents instead of images.</description>
		<content:encoded><![CDATA[<p>Thanks very much for this script.  I&#8217;ve downloaded the google logo based on your example; now I just need to tweak your example a bit to download a series of PDF documents instead of images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kmilin</title>
		<link>http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/comment-page-1/#comment-10844</link>
		<dc:creator>Kmilin</dc:creator>
		<pubDate>Sat, 20 Jun 2009 20:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/#comment-10844</guid>
		<description>thanks a lot, it works! now, lets steal some stuff !!!!! XD</description>
		<content:encoded><![CDATA[<p>thanks a lot, it works! now, lets steal some stuff !!!!! XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/comment-page-1/#comment-10700</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 22 Sep 2008 15:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/#comment-10700</guid>
		<description>Hey daonb,&lt;br&gt;&lt;br&gt;the only reason I could see an issue with large files, is if the socket connection times out.&lt;br&gt;If you see this happening, check out the socket module. You can import it within this function, and set temporary timeout settings.</description>
		<content:encoded><![CDATA[<p>Hey daonb,</p>
<p>the only reason I could see an issue with large files, is if the socket connection times out.<br />If you see this happening, check out the socket module. You can import it within this function, and set temporary timeout settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daonb</title>
		<link>http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/comment-page-1/#comment-10694</link>
		<dc:creator>daonb</dc:creator>
		<pubDate>Tue, 16 Sep 2008 11:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techniqal.com/blog/2008/07/31/python-file-read-write-with-urllib2/#comment-10694</guid>
		<description>It works! I found your site googling for a &quot;urllib2 loop read&quot;. Thanks fro the script won&#039;t it have problems with large files?</description>
		<content:encoded><![CDATA[<p>It works! I found your site googling for a &#8220;urllib2 loop read&#8221;. Thanks fro the script won&#39;t it have problems with large files?</p>
]]></content:encoded>
	</item>
</channel>
</rss>