Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-15 | 1 | -36/+0 |
| | | | | resulting program is called PythonInterpreter. | ||||
* | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 1 | -1/+1 |
| | | | | (and the &*^$%@ resource files got binhexed again, sigh) | ||||
* | Added void before main | Jack Jansen | 1996-08-20 | 1 | -0/+1 |
| | |||||
* | moved most of it to macglue.c | Guido van Rossum | 1995-02-18 | 1 | -67/+6 |
| | |||||
* | main program for applets | Guido van Rossum | 1995-02-17 | 1 | -0/+96 |