Message 70504 - Python tracker

Message70504

Author benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, pitrou
Date 2008-07-31.14:22:08
SpamBayes Score 0.0017679376
Marked as misclassified No
Message-id <1217514129.14.0.722344092021.issue3476@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that as with the quadratic binary buffered reading, the best
solution is the list of bytes which should be especially helped by your
bytes joining optimization.
History
Date User Action Args
2008-07-31 14:22:09benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, pitrou
2008-07-31 14:22:09benjamin.petersonsetmessageid: <1217514129.14.0.722344092021.issue3476@psf.upfronthosting.co.za>
2008-07-31 14:22:08benjamin.petersonlinkissue3476 messages
2008-07-31 14:22:08benjamin.petersoncreate