[Python-Dev] zipfile.ZipFile('foo.zip', 'a'): file not found -> create?

Thomas Lee tom at vector-seven.com
Thu Jul 6 10:51:32 CEST 2006


Hi all,

In reference to:

http://sourceforge.net/tracker/index.php?func=detail&aid=1514451&group_id=5470&atid=105470


I wrote a patch for this "bug", but a valid point was raised by Ronald 
Oussorren: this borders on being more of a "feature" than a bug fix, 
although - IMHO - this fix improves consistency with the rest of the 
Python standard library.

Can I get some opinions on this? My patch for this issue currently lives 
here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1517891&group_id=5470&atid=305470


Cheers,
Tom


More information about the Python-Dev mailing list