Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the application stub for Python Launcher. This | Ronald Oussoren | 2009-06-03 | 10 | -300/+0 |
| | | | | | | | | directory structure isn't used during the build and causes problems when you do build without a separate build directory. Fixes issue 5267 | ||||
* | Hopefully fix make framework install on Mac (see 3174) | Benjamin Peterson | 2008-07-01 | 10 | -0/+300 |
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. |