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 eric.araujo
Recipients eric.araujo, tarek
Date 2011-03-01.19:08:12
SpamBayes Score 0.00020426525
Marked as misclassified No
Message-id <1299006498.24.0.394079395841.issue11364@psf.upfronthosting.co.za>
In-reply-to
Content
I’m working on removing uses of distutils from the standard library.  I found only one remaining use of distutils.sysconfig; changing it to use sysconfig should not change the behavior of the test, but I can’t test, so please review attached patch.
History
Date User Action Args
2011-03-01 19:08:18eric.araujosetrecipients: + eric.araujo, tarek
2011-03-01 19:08:18eric.araujosetmessageid: <1299006498.24.0.394079395841.issue11364@psf.upfronthosting.co.za>
2011-03-01 19:08:12eric.araujolinkissue11364 messages
2011-03-01 19:08:12eric.araujocreate