summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/test/echo.py
Commit message (Collapse)AuthorAgeFilesLines
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-9/+9
|
* Use FSpCreateResFile() in stead of CreateResFile().Jack Jansen2001-01-291-4/+0
| | | | Don't call OpenDeskAcc() and AppendResMenu() on Carbon.
* Replaced MacOS.EnableAppswitch by MacOS.SchedParamsJack Jansen1997-06-121-2/+2
|
* Removed addpack callsJack Jansen1996-03-201-8/+0
|
* - Use new namesJack Jansen1995-07-291-6/+13
| | | | - Use AEInteractWithUser
* Rather massive changes:Jack Jansen1995-06-051-1/+1
| | | | | | | - Make the stuff run on Jack's machine (and hopefully all machines) in stead of Guido's only (addpack stuff) - Use the Universal Headers in stead of the Think headers - Fixed the test programs to use the new routine names
* the usualGuido van Rossum1995-03-101-8/+40
|
* another round... ported to __SC__Guido van Rossum1995-02-191-4/+13
|
* more support for different kinds of objectsGuido van Rossum1995-02-051-0/+119