Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -3/+3 |
* | Add 'if __name__ == "__main__":' to files already as a usable as a module. | Johannes Gijsbers | 2004-09-11 | 1 | -1/+2 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -113/+113 |
* | Fix comment typo | Andrew M. Kuchling | 2004-07-17 | 1 | -1/+1 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | nannified | Guido van Rossum | 1998-09-14 | 1 | -36/+37 |
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
* | Initial revision | Guido van Rossum | 1994-01-07 | 1 | -0/+143 |