summaryrefslogtreecommitdiff
path: root/Mac/Python/macapplet.c
Commit message (Collapse)AuthorAgeFilesLines
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-151-36/+0
| | | | resulting program is called PythonInterpreter.
* Added/updated copyright noticesJack Jansen1997-01-311-1/+1
| | | | (and the &*^$%@ resource files got binhexed again, sigh)
* Added void before mainJack Jansen1996-08-201-0/+1
|
* moved most of it to macglue.cGuido van Rossum1995-02-181-67/+6
|
* main program for appletsGuido van Rossum1995-02-171-0/+96