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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, barry, dmalcolm, doko, eric.araujo, eric.smith
Date 2010-09-09.18:59:49
SpamBayes Score 0.01447236
Marked as misclassified No
Message-id <1284058792.07.0.418117538083.issue9807@psf.upfronthosting.co.za>
In-reply-to
Content
IMO there should not be any need to fetch information from config.h or the Makefile.
What about a sys.build_config dictionary containing all the necessary data?
History
Date User Action Args
2010-09-09 18:59:52amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, barry, doko, eric.smith, eric.araujo, dmalcolm
2010-09-09 18:59:52amaury.forgeotdarcsetmessageid: <1284058792.07.0.418117538083.issue9807@psf.upfronthosting.co.za>
2010-09-09 18:59:49amaury.forgeotdarclinkissue9807 messages
2010-09-09 18:59:49amaury.forgeotdarccreate