Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -6/+6 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -3/+3 |
* | Add 'if __name__ == "__main__":' to files already as a usable as a module. | Johannes Gijsbers | 2004-09-11 | 1 | -2/+2 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -142/+142 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -10/+9 |
* | /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 | -2/+2 |
* | change posix to os and path to os.path | Guido van Rossum | 1992-03-30 | 1 | -19/+18 |
* | Check for binaries and non-python scripts. | Guido van Rossum | 1992-03-02 | 1 | -0/+18 |
* | Tokenizing version (see lib/tokenize.py). | Guido van Rossum | 1992-01-01 | 1 | -22/+37 |
* | Initial revision | Guido van Rossum | 1992-01-01 | 1 | -0/+168 |