summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/sound/playaiff.py
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully fix make framework install on Mac (see 3174)Benjamin Peterson2008-07-011-45/+0
| | | | | | | 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.
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-9/+9
|
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-2/+2
|
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+45