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 techtonik
Recipients skip.montanaro, techtonik
Date 2008-07-15.19:05:40
SpamBayes Score 0.20526098
Marked as misclassified No
Message-id <1216148745.81.0.952117625519.issue3359@psf.upfronthosting.co.za>
In-reply-to
Content
If you open file with 'r' - all line endings will be mapped precisely to
'\n' anyways, so it has nothing to do with 'U' mode.
History
Date User Action Args
2008-07-15 19:05:46techtoniksetspambayes_score: 0.205261 -> 0.20526098
recipients: + techtonik, skip.montanaro
2008-07-15 19:05:45techtoniksetspambayes_score: 0.205261 -> 0.205261
messageid: <1216148745.81.0.952117625519.issue3359@psf.upfronthosting.co.za>
2008-07-15 19:05:40techtoniklinkissue3359 messages
2008-07-15 19:05:40techtonikcreate