Message2371

Author ellisj
Recipients
Date 2004-02-27.23:29:18
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
opening a file with a mode starting with "r" should
raise IOError if a file with the given name does not exist.

bug report (zipfile opens with r+ when told to open for
append):
http://sourceforge.net/tracker/index.php?func=detail&aid=621502&group_id=12867&atid=112867
History
Date User Action Args
2008-02-20 17:18:24adminlinkissue906256 messages
2008-02-20 17:18:24admincreate