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 pitrou
Recipients Arfrever, amaury.forgeotdarc, brett.cannon, dmalcolm, georg.brandl, gvanrossum, pitrou, python-dev, r.david.murray
Date 2012-07-08.15:31:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341761389.3397.0.camel@localhost.localdomain>
In-reply-to <1341752836.66.0.543191806418.issue15110@psf.upfronthosting.co.za>
Content
> I really like the "_exec_module" trick, but it should be applied to
> builtin modules as well. I hacked _sre.c and got:

I hadn't thought about this one. Can you apply your patch?
History
Date User Action Args
2012-07-08 15:31:10pitrousetrecipients: + pitrou, gvanrossum, brett.cannon, georg.brandl, amaury.forgeotdarc, Arfrever, r.david.murray, dmalcolm, python-dev
2012-07-08 15:31:10pitroulinkissue15110 messages
2012-07-08 15:31:09pitroucreate