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 barry, doko, ncoghlan, pitrou
Date 2018-05-07.12:15:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525695349.77.0.682650639539.issue33439@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than (or in addition to) being a standalone script, python-config should be invokable as a stdlib module, e.g. "python -m sysconfig.config".  This would prevent the risk of invoking the wrong script on PATH.
History
Date User Action Args
2018-05-07 12:15:49pitrousetrecipients: + pitrou, barry, doko, ncoghlan
2018-05-07 12:15:49pitrousetmessageid: <1525695349.77.0.682650639539.issue33439@psf.upfronthosting.co.za>
2018-05-07 12:15:49pitroulinkissue33439 messages
2018-05-07 12:15:49pitroucreate