Re: [Python-Dev] Lack of sequential decompression in the zipfile module

2007-03-06 Thread Nilton Volpato
Hi Derek, On 2/16/07, Derek Shockey <[EMAIL PROTECTED]> wrote: > Though I am an avid Python programmer, I've never forayed into the area of > developing Python itself, so I'm not exactly sure how all this works. > > I was confused (and somewhat disturbed) to discover recently that the > zipfile mo

Re: [Python-Dev] Summer of Code: zipfile?

2006-11-16 Thread Nilton Volpato
Hi Giovanni, I'm the author of the new zipfile module, which has come to be named ziparchive. The SoC project was mentored by Ilya Etingof. It's available through sourceforge page [1,2], were you can download a package for it, and also through svn [3]. The current implementation is working nicely