Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-25 | 1 | -2/+2 |
| | |||||
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -1/+0 |
| | |||||
* | [Patch #1005491 ] use __name__ == '__main__' in scripts | Andrew M. Kuchling | 2004-08-09 | 1 | -1/+2 |
| | |||||
* | Fix use of 'file' as a variable name. | Andrew M. Kuchling | 2003-05-13 | 1 | -3/+3 |
| | | | | (I've tested the fixes, but please proofread anyway.) | ||||
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -4/+3 |
| | | | | | | | | (with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining. | ||||
* | Whitespace normalization. | Tim Peters | 2001-01-17 | 1 | -73/+73 |
| | |||||
* | Fix multi-arg list.append() calls. | Guido van Rossum | 1998-10-08 | 1 | -4/+4 |
| | |||||
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
| | |||||
* | Initial revision | Guido van Rossum | 1994-05-09 | 1 | -0/+113 |