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 christian.heimes
Recipients beazley, christian.heimes
Date 2008-12-06.13:22:06
SpamBayes Score 0.00011912275
Marked as misclassified No
Message-id <1228569729.3.0.421281635525.issue4561@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch againt the py3k branch that reduces the time for the
line ending detection from 0.55s to 0.22s for a 50MB file on my test
system.
History
Date User Action Args
2008-12-06 13:22:09christian.heimessetrecipients: + christian.heimes, beazley
2008-12-06 13:22:09christian.heimessetmessageid: <1228569729.3.0.421281635525.issue4561@psf.upfronthosting.co.za>
2008-12-06 13:22:08christian.heimeslinkissue4561 messages
2008-12-06 13:22:08christian.heimescreate