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 docs@python, hpk, pitrou
Date 2010-04-28.10:57:59
SpamBayes Score 0.01601003
Marked as misclassified No
Message-id <1272452285.34.0.145757065693.issue8558@psf.upfronthosting.co.za>
In-reply-to
Content
This is a last-minute API change. truncate() was modified not to change the file position anymore. We should probably document it more explicitly.

See the following subthread in python-dev:
http://mail.python.org/pipermail/python-dev/2009-September/092127.html
History
Date User Action Args
2010-04-28 10:58:05pitrousetrecipients: + pitrou, hpk, docs@python
2010-04-28 10:58:05pitrousetmessageid: <1272452285.34.0.145757065693.issue8558@psf.upfronthosting.co.za>
2010-04-28 10:57:59pitroulinkissue8558 messages
2010-04-28 10:57:59pitroucreate