➜

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.

作者 eric.araujo
收信人 eric.araujo, tarek
日期 2010-09-12.23:26:26
SpamBayes Score 7.047589e-08
Marked as misclassified 否
Message-id <1284333988.17.0.109581594915.issue9841@psf.upfronthosting.co.za>
In-reply-to
内容
With the recent distutils revert, code that was removed from distutils.sysconfig is now back.  This causes an unfortunate code duplication that raises maintenance cost (see msg116087 for an example).

Even if distutils is feature-frozen, I think that it should be changed to use the sysconfig module again.  Think about it that way: The new feature is sysconfig itself, this does not break the distutils freeze since compatibility would be retained.
历史
日期 用户 动作 参数
2010-09-12 23:26:28eric.araujo修改recipients: + eric.araujo, tarek
2010-09-12 23:26:28eric.araujo修改messageid: <1284333988.17.0.109581594915.issue9841@psf.upfronthosting.co.za>
2010-09-12 23:26:26eric.araujo链接issue9841 messages
2010-09-12 23:26:26eric.araujo创建