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 amaury.forgeotdarc, barry, dmalcolm, doko, eric.araujo, eric.smith
Date 2010-09-09.20:00:59
SpamBayes Score 0.003160907
Marked as misclassified No
Message-id <1284062460.79.0.132045534339.issue9807@psf.upfronthosting.co.za>
In-reply-to
Content
@Amaury: yes, that makes perfect sense.  With PEP 3149, a debug (or any differently built) interpreter will pick up only the _sysconfig.blah.so that's appropriate for it, so baking it into there, with public API exposure through sysconfig seems like the right thing to do.
History
Date User Action Args
2010-09-09 20:01:00barrysetrecipients: + barry, doko, amaury.forgeotdarc, eric.smith, eric.araujo, dmalcolm
2010-09-09 20:01:00barrysetmessageid: <1284062460.79.0.132045534339.issue9807@psf.upfronthosting.co.za>
2010-09-09 20:00:59barrylinkissue9807 messages
2010-09-09 20:00:59barrycreate