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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com