Message 69845 - Python tracker

Message69845

Author georg.brandl
Recipients georg.brandl, skip.montanaro, techtonik
Date 2008-07-16.22:05:14
SpamBayes Score 0.009049797
Marked as misclassified No
Message-id <1216245915.68.0.160068486945.issue3359@psf.upfronthosting.co.za>
In-reply-to
Content
This behavior is inherited from the C-level fopen() and therefore
"normal text mode" is whatever that defines.

Is this really nowhere documented?
History
Date User Action Args
2008-07-16 22:05:16georg.brandlsetspambayes_score: 0.0090498 -> 0.009049797
recipients: + georg.brandl, skip.montanaro, techtonik
2008-07-16 22:05:15georg.brandlsetspambayes_score: 0.0090498 -> 0.0090498
messageid: <1216245915.68.0.160068486945.issue3359@psf.upfronthosting.co.za>
2008-07-16 22:05:15georg.brandllinkissue3359 messages
2008-07-16 22:05:14georg.brandlcreate