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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ocean-city, pitrou
Date 2008-12-03.13:54:18
SpamBayes Score 1.9025625e-06
Marked as misclassified No
Message-id <1228312461.76.0.0597500287923.issue4503@psf.upfronthosting.co.za>
In-reply-to
Content
Is "e:" a network drive? This could explain the delay.

But it's true that the code that displays the exception has to call
readline() 683 times, and this code is written in python. There is a
project to rewrite io.py in C...

Also, you are using a debug build. Is the slowdown still noticeable with
a release build?
History
Date User Action Args
2008-12-03 13:54:22amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, ocean-city
2008-12-03 13:54:21amaury.forgeotdarcsetmessageid: <1228312461.76.0.0597500287923.issue4503@psf.upfronthosting.co.za>
2008-12-03 13:54:20amaury.forgeotdarclinkissue4503 messages
2008-12-03 13:54:19amaury.forgeotdarccreate