Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
* | fix a lot of Tkinter imports | Benjamin Peterson | 2009-01-04 | 1 | -1/+1 |
* | Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin... | Collin Winter | 2007-07-17 | 1 | -1/+1 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -57/+57 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | (rmt.py): Updated to "modern" python coding conventions, somewhat. Keyword | Fred Drake | 1996-07-23 | 1 | -21/+21 |
* | update pathnames | Guido van Rossum | 1994-10-11 | 1 | -1/+1 |
* | Added comment about need of OO style | Guido van Rossum | 1994-07-13 | 1 | -0/+2 |
* | Adapt to new Tkinter.py | Guido van Rossum | 1994-06-20 | 1 | -27/+32 |
* | Initial revision | Guido van Rossum | 1994-06-20 | 1 | -0/+152 |