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 Laurens, amaury.forgeotdarc, dsm001, eric.smith, pitrou
Date 2011-02-04.20:06:00
SpamBayes Score 0.001194733
Marked as misclassified No
Message-id <1296849962.56.0.714541908303.issue11114@psf.upfronthosting.co.za>
In-reply-to
Content
New patch also optimizing the C version. tell() can be more than 100x faster now (still much slower than binary tell()).
History
Date User Action Args
2011-02-04 20:06:02pitrousetrecipients: + pitrou, amaury.forgeotdarc, dsm001, eric.smith, Laurens
2011-02-04 20:06:02pitrousetmessageid: <1296849962.56.0.714541908303.issue11114@psf.upfronthosting.co.za>
2011-02-04 20:06:01pitroulinkissue11114 messages
2011-02-04 20:06:01pitroucreate