Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hand repair of cases where reindent changed lines of the form | Tim Peters | 2001-01-17 | 1 | -1/+1 |
| | | | | | | | | | | | \t\t\t\t\treal code ##\t\t\t\t\tunused code \t\t\t\t\treal code via untabifying and shifting the real code left. Semantically the same but made the intent of the commented-out-in-column-0 unused code unclear. The exact same unused code appears to have gotten copied from file to file over the years. | ||||
* | Whitespace normalization. | Tim Peters | 2001-01-17 | 1 | -119/+119 |
| | |||||
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
| | |||||
* | remove references to /ufs/guido/bin/sgi/python | Guido van Rossum | 1994-01-07 | 1 | -1/+0 |
| | |||||
* | Microfixes | Guido van Rossum | 1993-04-01 | 1 | -1/+1 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-12-09 | 1 | -0/+174 |