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 georg.brandl
Recipients georg.brandl, jsizelove
Date 2008-08-08.07:04:47
SpamBayes Score 0.008639479
Marked as misclassified No
Message-id <1218179103.76.0.274394221955.issue3524@psf.upfronthosting.co.za>
In-reply-to
Content
Since the file is a text file, such seeking is not possible.

I've now updated the whole section about files; in particular there was
also an outdated description of text vs. binary mode.

Committed r65595.
History
Date User Action Args
2008-08-08 07:05:03georg.brandlsetrecipients: + georg.brandl, jsizelove
2008-08-08 07:05:03georg.brandlsetmessageid: <1218179103.76.0.274394221955.issue3524@psf.upfronthosting.co.za>
2008-08-08 07:04:48georg.brandllinkissue3524 messages
2008-08-08 07:04:47georg.brandlcreate