[Python-Dev] 2.3 startup speed? (original) (raw)

Jeremy Hylton jeremy@zope.com
11 Jul 2003 14:04:05 -0400


On Fri, 2003-07-11 at 12:45, Guido van Rossum wrote:

It seems you already implemented this; I approve (though I hope some other folks will carefully review the changes to warnings.py, which are a bit more extensive than I feel comfortable with this close to a release).

It is code that gets exercised a lot. Zope, for example, generates lots and lots of warnings, so we should be able to build up our confidence quickly.

Jeremy