[Python-Dev] Startup time (original) (raw)

M.-A. Lemburg mal@lemburg.com
Fri, 16 May 2003 19:09:48 +0200


Jeremy Hylton wrote:

The use of re in the warnings module seems the primary culprit, since it pulls in re, sre and friends, string, and strop.

FWIW, I've removed the re usage from encodings/init.py.

Could you check whether this makes a difference in startup time now ?

Thanks,

Marc-Andre Lemburg eGenix.com

Professional Python Software directly from the Source (#1, May 16 2003)

Python/Zope Products & Consulting ... http://www.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/


EuroPython 2003, Charleroi, Belgium: 39 days left