COMMITS
/ Tools/scripts/rgrep.py March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
Serhiy Storchaka committed
August 9, 2010
F
Clean up syntax for some scripts.
Florent Xicluna committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
August 3, 2007
C
Convert print statements to function calls in Tools/.
Collin Winter committed
January 10, 2007
G
SF patch 1631942 by Collin Winter:
Guido van Rossum committed
September 11, 2002
W
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald committed
August 12, 1998
G
New tool: reverse grep (greps from the end). Uses a fairly efficient
Guido van Rossum committed