cpython/Mac/IDLE
Ronald Oussoren 2160015915 Make it possible to install a framework build of Python 3.x on OSX.
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.
2008-12-30 12:59:02 +00:00
..
IDLE.app/Contents Make it possible to install a framework build of Python 3.x on OSX. 2008-12-30 12:59:02 +00:00
idlemain.py Merged revisions 63955 via svnmerge from 2008-07-16 02:17:56 +00:00