Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patches by Jens B. Jorgensen with small mods by me: | Jack Jansen | 2001-12-27 | 1 | -2/+2 |
| | | | | | - Converted the templates to use ANSI C prototypes (finally!) - Use re in stead of deprecated regex | ||||
* | Use string.ascii_letters instead of string.letters (SF bug #226706). | Fred Drake | 2001-07-20 | 1 | -2/+5 |
| | | | | | Move computation of sets of characters out of the body of the function that uses them. | ||||
* | Comment out confusing write call. | Guido van Rossum | 1999-02-18 | 1 | -1/+1 |
| | |||||
* | tabnanny stuff | Guido van Rossum | 1998-04-10 | 1 | -294/+295 |
| | |||||
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
| | |||||
* | A few missing casts (Richard Neitzel). | Guido van Rossum | 1996-03-07 | 1 | -1/+2 |
| | | | | Don't append Unix paths on a Mac (Jack Jansen). | ||||
* | Removed unneeded reference to tkinter | Jack Jansen | 1995-10-23 | 1 | -1/+0 |
| | |||||
* | moved Demo/modulator to Tools/modulator | Guido van Rossum | 1995-03-02 | 1 | -1/+1 |
| | |||||
* | checkin of Jack's original version | Guido van Rossum | 1995-03-02 | 1 | -0/+379 |