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, doko, dstufft, eric.araujo
Date 2014-04-17.02:49:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140416224925.05ccf7f2@anarchist.localdomain>
In-reply-to <1397686328.42.0.129070062942.issue21272@psf.upfronthosting.co.za>
Content
On Apr 16, 2014, at 10:12 PM, Matthias Klose wrote:

>
>distutils/sysconfig still parses the Makefile and config header; it should
>use the same approach now as the toplevel sysconfig module.

Why do we still have two sysconfig modules?
History
Date User Action Args
2014-04-17 02:49:37barrysetrecipients: + barry, doko, eric.araujo, dstufft
2014-04-17 02:49:37barrylinkissue21272 messages
2014-04-17 02:49:37barrycreate