cpython/Mac/IDLE
Ronald Oussoren 580c7fec67 Fix for issue #2573: Can't change the framework name on OS X builds
This introduces a new configure option: --with-framework-name=NAME
(defaulting to 'Python'). This allows you to install several copies
of the Python framework with different names (such as a normal build
and a debug build).
2008-05-02 19:45:11 +00:00
..
Info.plist.in - Patch the correct version of python in the Info.plists at build time, instead 2006-06-07 19:38:53 +00:00
Makefile.in Fix for issue #2573: Can't change the framework name on OS X builds 2008-05-02 19:45:11 +00:00
config-extensions.def And the last bit: move IDLE one level up and adjust makefiles 2006-06-07 19:06:01 +00:00
config-main.def Fix bug #1517990: IDLE keybindings on OSX 2006-07-25 20:28:55 +00:00
idlemain.py And the last bit: move IDLE one level up and adjust makefiles 2006-06-07 19:06:01 +00:00