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 tarek
Recipients eric.araujo, ezio.melotti, nadeem.vawda, ncoghlan, pitrou, python-dev, tarek, terry.reedy
Date 2011-10-11.14:07:34
SpamBayes Score 0.029317115
Marked as misclassified No
Message-id <1318342054.83.0.949203108281.issue13150@psf.upfronthosting.co.za>
In-reply-to
Content
I am curious: wouldn't be a way of keeping the compiled expressions in a static cache somewhere, so we would compile them just once and have both import time and runtime fast ?
History
Date User Action Args
2011-10-11 14:07:34tareksetrecipients: + tarek, terry.reedy, ncoghlan, pitrou, nadeem.vawda, ezio.melotti, eric.araujo, python-dev
2011-10-11 14:07:34tareksetmessageid: <1318342054.83.0.949203108281.issue13150@psf.upfronthosting.co.za>
2011-10-11 14:07:34tareklinkissue13150 messages
2011-10-11 14:07:34tarekcreate