Author gregory.p.smith
Recipients
Date 2006-07-08.17:38:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=413

I agree.  append semantics generally mean append or create.

+1 from me on fixing this bug.

if any existing code is depending on the side effect from
opening a zip file in 'a' mode to tell them that it doesn't
already exist this change would break that; but I'd argue
that such code is already broken and should be cleaned up.
History
Date User Action Args
2007-08-23 14:40:55adminlinkissue1514451 messages
2007-08-23 14:40:55admincreate