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 zde
Recipients amaury.forgeotdarc, facundobatista, zde
Date 2008-02-07.13:56:11
SpamBayes Score 0.08503151
Marked as misclassified No
Message-id <1202392573.48.0.796034225774.issue2028@psf.upfronthosting.co.za>
In-reply-to
Content
> if they want binary data, they will have to open files in binary mode.

There were binary files.  *THEN* dos and mac came with text files.  To
keep the *ORIGINAL* semantics we have to add *NEW* flags to open/fopen.
 Looks we'll run out of O_ bitfields and letters quite soon.  64bit
words and unicode alphabet finally start to make sense... :)
History
Date User Action Args
2008-02-07 13:56:13zdesetspambayes_score: 0.0850315 -> 0.08503151
recipients: + zde, facundobatista, amaury.forgeotdarc
2008-02-07 13:56:13zdesetspambayes_score: 0.0850315 -> 0.0850315
messageid: <1202392573.48.0.796034225774.issue2028@psf.upfronthosting.co.za>
2008-02-07 13:56:12zdelinkissue2028 messages
2008-02-07 13:56:12zdecreate