<?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: I Love Python: ZipFile Edition</title>
	<atom:link href="http://michael.susens-schurter.com/blog/2009/07/08/i-love-python-zipfile-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael.susens-schurter.com/blog/2009/07/08/i-love-python-zipfile-edition/</link>
	<description>good good study, day day up</description>
	<lastBuildDate>Mon, 08 Mar 2010 20:25:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evan Fosmark</title>
		<link>http://michael.susens-schurter.com/blog/2009/07/08/i-love-python-zipfile-edition/comment-page-1/#comment-51855</link>
		<dc:creator>Evan Fosmark</dc:creator>
		<pubDate>Thu, 09 Jul 2009 03:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/?p=664#comment-51855</guid>
		<description>I love the zipfile module. Doug Hellman covered extensively (probably more than the official docs) on his PyMOTW blog here: http://blog.doughellmann.com/2007/12/pymotw-zipfile.html

The only trouble I&#039;ve had with it is extracting certain information from files in a zip.</description>
		<content:encoded><![CDATA[<p>I love the zipfile module. Doug Hellman covered extensively (probably more than the official docs) on his PyMOTW blog here: <a href="http://blog.doughellmann.com/2007/12/pymotw-zipfile.html" rel="nofollow">http://blog.doughellmann.com/2007/12/pymotw-zipfile.html</a></p>
<p>The only trouble I&#8217;ve had with it is extracting certain information from files in a zip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
