• Ronald Oussoren's avatar
    Make it possible to install a framework build of Python 3.x on OSX. · 21600159
    Ronald Oussoren yazdı
    This the build machinery on OSX to re-enable building (and installing)
    PythonLauncher.app and IDLE.app.
    
    This needs ports of fixes to Lib/distutils/util.py and Include/pymacconfig.h
    to be fully functiontional, to be fully functional.
    
    I also have a patch for Makefile.pre.in that I'll post on bugs.python.org
    for review.
    21600159
fixapplepython23.py 4.48 KB