| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Translated to use re instead of regex. Also replaced one use of | Guido van Rossum | 1998-06-19 | 1 | -33/+45 |
| | | | | | L.append(a,b,c,d) with the correct L.append((a,b,c,d)). | ||||
| * | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -2/+1 |
| | | |||||
| * | newslist.py: Added search for .newslistrc.py; | Guido van Rossum | 1994-08-19 | 1 | -1/+1 |
| | | | | | | pindent.py: use /usr/local/bin/python; pathfix.py: new script to fix #! lines in a group of scripts. | ||||
| * | Added convenience functions {complete,reformat}_{filter,string,file}. | Guido van Rossum | 1994-06-07 | 1 | -19/+145 |
| | | | | | Added usage message to test program. | ||||
| * | correct typos in option parsing loop | Guido van Rossum | 1994-05-27 | 1 | -2/+2 |
| | | |||||
| * | Initial revision | Guido van Rossum | 1994-05-15 | 1 | -0/+314 |
