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

Skip Montanaro skip@pobox.com
Wed, 14 May 2003 13:02:42 -0500


Jeremy> Guido and I looked at that briefly.  It doesn't make any
Jeremy> difference does it?  The functions that use re are called when
Jeremy> the module is imported.

You're right. I'll come up with something.

Skip