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 barry
Recipients barry
Date 2010-09-16.18:08:40
SpamBayes Score 0.0005094935
Marked as misclassified No
Message-id <1284660526.13.0.672517649262.issue9878@psf.upfronthosting.co.za>
In-reply-to
Content
This is splitting one concern from bug 9807 - specifically to avoid parsing pyconfig.h and Makefile in the sysconfig module by autogenerating an extension module (e.g. _sysconfig.c) at build time and using that to get the variables from those two files.
History
Date User Action Args
2010-09-16 18:08:46barrysetrecipients: + barry
2010-09-16 18:08:46barrysetmessageid: <1284660526.13.0.672517649262.issue9878@psf.upfronthosting.co.za>
2010-09-16 18:08:40barrylinkissue9878 messages
2010-09-16 18:08:40barrycreate