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 Laurens
Recipients Laurens
Date 2011-02-04.08:52:36
SpamBayes Score 0.11127992
Marked as misclassified No
Message-id <1296809557.13.0.428368709297.issue11114@psf.upfronthosting.co.za>
In-reply-to
Content
file.tell() has become extremely slow in version 3.2, both rc1 and rc2. This problem did not exist in version 2.7.1, nor in version 3.1. It could be reproduced both on mac and windows xp.
History
Date User Action Args
2011-02-04 08:52:37Laurenssetrecipients: + Laurens
2011-02-04 08:52:37Laurenssetmessageid: <1296809557.13.0.428368709297.issue11114@psf.upfronthosting.co.za>
2011-02-04 08:52:36Laurenslinkissue11114 messages
2011-02-04 08:52:36Laurenscreate