• Ronald Oussoren's avatar
    Merged revisions 70172 via svnmerge from · 5f734f1b
    Ronald Oussoren yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r70172 | ronald.oussoren | 2009-03-04 22:30:12 +0100 (Wed, 04 Mar 2009) | 7 lines
    
      Change framework search order when looking for Tcl/Tk on OSX.
    
      This is needed because the system linker looks in /Library/Framework before
      it looks in /System/Library frameworks. Without this patch _tkinter will
      be unusable when it is compiled on a system that has Tk 8.5 installed in
      /Library/Frameworks (and the Apple 8.4 install in /System/Library/Frameworks)
    ........
    5f734f1b
setup.py 63.6 KB