[Python-Dev] Zipfile needs?

Shane Holloway (IEEE) shane.holloway at ieee.org
Tue Jan 4 00:30:11 CET 2005


Scott David Daniels wrote:
> What other wish list things do people around here have for zipfile?  I thought I'd collect input here
> and make a PEP.

I was working on a project based around modifying zip files, and found 
that python just doesn't implement that part.  I'd like to see the 
ability to remove a file in the archive, as well as "write over" a file 
already in the archive.

It's a tall order, but you asked.  ;)

Thanks,
-Shane Holloway


More information about the Python-Dev mailing list