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 terry.reedy
Recipients docs@python, georg.brandl, r.david.murray, sfinnie, terry.reedy
Date 2010-08-07.18:51:29
SpamBayes Score 0.008861098
Marked as misclassified No
Message-id <1281207091.64.0.516556459981.issue8387@psf.upfronthosting.co.za>
In-reply-to
Content
In the current 2.7 docs, files are opened with 'rb' or 'wb'.
In msg106210 of #1072404, RDM says "The doc has been fixed;".
I am not sure if this refers a change in the open or just removal of reference to non-working delimiter option.
David?
Any opinion on this request?
History
Date User Action Args
2010-08-07 18:51:31terry.reedysetrecipients: + terry.reedy, georg.brandl, r.david.murray, sfinnie, docs@python
2010-08-07 18:51:31terry.reedysetmessageid: <1281207091.64.0.516556459981.issue8387@psf.upfronthosting.co.za>
2010-08-07 18:51:29terry.reedylinkissue8387 messages
2010-08-07 18:51:29terry.reedycreate