• Ned Deily's avatar
    Issue #13994: Earler partial revert of Distutils enhancements in 2.7 · c47a4592
    Ned Deily yazdı
    has left two versions of customize_compiler, the original in
    distutils.sysconfig and another copy in distutils.ccompiler, with some
    parts of distutils calling one and others using the other.
    Complete the revert back to only having one in distutils.sysconfig as
    is the case in 3.x.
    c47a4592
ccompiler.py 45.4 KB