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 Tony.Malykh
Recipients Tony.Malykh
Date 2012-06-21.20:36:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340310988.11.0.765927148859.issue15129@psf.upfronthosting.co.za>
In-reply-to
Content
readline() or readlines() method can read the file up to the line where weird character ascii code 26 appears. I would like to read the entire file though. A simple example attached.
History
Date User Action Args
2012-06-21 20:36:28Tony.Malykhsetrecipients: + Tony.Malykh
2012-06-21 20:36:28Tony.Malykhsetmessageid: <1340310988.11.0.765927148859.issue15129@psf.upfronthosting.co.za>
2012-06-21 20:36:27Tony.Malykhlinkissue15129 messages
2012-06-21 20:36:26Tony.Malykhcreate