summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/rgrep.py
Commit message (Collapse)AuthorAgeFilesLines
* New tool: reverse grep (greps from the end). Uses a fairly efficientGuido van Rossum1998-08-121-0/+65
strategy to read from the end of the file.