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 barry, eric.araujo, georg.brandl, hoel, tarek
Date 2011-02-26.14:04:13
SpamBayes Score 0.010297365
Marked as misclassified No
Message-id <1298729055.19.0.559878478211.issue11171@psf.upfronthosting.co.za>
In-reply-to
Content
I was unclear.  distutils.sysconfig does not play a role in the startup of python anymore.  My question was: does distutils.sysconfig._get_makefile_filename have the same bug as the one that was fixed in sysconfig._get_makefile_filename?
History
Date User Action Args
2011-02-26 14:04:15eric.araujosetrecipients: + eric.araujo, barry, georg.brandl, hoel, tarek
2011-02-26 14:04:15eric.araujosetmessageid: <1298729055.19.0.559878478211.issue11171@psf.upfronthosting.co.za>
2011-02-26 14:04:13eric.araujolinkissue11171 messages
2011-02-26 14:04:13eric.araujocreate