This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author fdrake
Recipients
Date 2004-11-05.05:18:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=3066

I'm not sure why you think that "a" is update mode; "a"
indicates append, not necessarily general update.  Since the
documentation states explicitly that "w+b" in what's meant,
there's no ambiguity.
History
Date User Action Args
2007-08-23 14:27:10adminlinkissue1056515 messages
2007-08-23 14:27:10admincreate