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 kristjan.jonsson
Recipients amaury.forgeotdarc, brian.curtin, jkloth, kristjan.jonsson, sbt
Date 2012-07-27.11:40:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343389203.37.0.945790073284.issue15431@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch.  A new project, _freeze_importlib, has the necessary prerequisites and runs the executable, generating importlib.h, as a post-build step.

I'm not sure if we should make this project a pre-requisite of any other projects, though
History
Date User Action Args
2012-07-27 11:40:04kristjan.jonssonsetrecipients: + kristjan.jonsson, amaury.forgeotdarc, jkloth, brian.curtin, sbt
2012-07-27 11:40:03kristjan.jonssonsetmessageid: <1343389203.37.0.945790073284.issue15431@psf.upfronthosting.co.za>
2012-07-27 11:40:02kristjan.jonssonlinkissue15431 messages
2012-07-27 11:40:02kristjan.jonssoncreate