Author georg.brandl
Recipients
Date 2007-03-07.08:18:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I'd continue raising KeyError in the case the info wasn't found,
but set a different message so that backwards compatibility doesn't break.
In any case, it would be good to document it.

Isn't raising IOError customary for writing to closed files? (If zipfile
never raises IOError elsewhere, this is probably not applicable.)
History
Date User Action Args
2007-08-23 15:57:00adminlinkissue1675424 messages
2007-08-23 15:57:00admincreate