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 pitrou
Recipients Thorsten.Simons, pitrou
Date 2012-12-04.14:28:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354631332.52.0.245949661371.issue16606@psf.upfronthosting.co.za>
In-reply-to
Content
Well, it's not immediately obvious what the exact problem could be. Are you reading a regular text file? Or is it a binary file where maybe the '\n' character appears very rarely?

If it can be reproduced with a smaller file, perhaps you can attach it somewhere.
History
Date User Action Args
2012-12-04 14:28:52pitrousetrecipients: + pitrou, Thorsten.Simons
2012-12-04 14:28:52pitrousetmessageid: <1354631332.52.0.245949661371.issue16606@psf.upfronthosting.co.za>
2012-12-04 14:28:52pitroulinkissue16606 messages
2012-12-04 14:28:52pitroucreate