| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -2/+1 |
| | | | | | | | | | (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. | ||||
| * | New tool: reverse grep (greps from the end). Uses a fairly efficient | Guido van Rossum | 1998-08-12 | 1 | -0/+65 |
| strategy to read from the end of the file. | |||||
