Hopefully fix make framework install on Mac (see 3174)

Removal of the Mac modules broke many of the Mac scripts (including
BuildApplet.py) so the building of the Python launcher and IDLE.app was
broken. I manually copied built versions of those apps into Mac. Everything else
which used Mac modules had to die.
This commit is contained in:
Benjamin Peterson 2008-07-01 18:23:09 +00:00
parent bbfd71d7ac
commit de9c869fb8
75 changed files with 363 additions and 5710 deletions

View file

@ -14,7 +14,7 @@ status also when nothing needs to be fixed.
"""
import sys
import os
import gestalt
import gestalt as _gestalt
MAKEFILE='/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/config/Makefile'
CHANGES=((