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 miwa
Recipients BreamoreBoy, benjamin.peterson, miwa, vstinner
Date 2014-03-12.01:15:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394586933.19.0.0238000805016.issue20844@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Mark.

Perhaps, the problem is text-mode handling. When using Windows's text-mode stream, ftell() may return -1 even if no error occured.
History
Date User Action Args
2014-03-12 01:15:33miwasetrecipients: + miwa, vstinner, benjamin.peterson, BreamoreBoy
2014-03-12 01:15:33miwasetmessageid: <1394586933.19.0.0238000805016.issue20844@psf.upfronthosting.co.za>
2014-03-12 01:15:32miwalinkissue20844 messages
2014-03-12 01:15:32miwacreate