COMMITS
/ Tools/scripts/finddiv.py March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
Serhiy Storchaka committed
December 24, 2012
A
Use OESeeror instead of os.error (#16720)
Andrew Svetlov committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
January 30, 2008
R
Convert some custom sort comparison functions to equivalent key functions.
Raymond Hettinger 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
May 13, 2003
A
Fix use of 'file' as a variable name.
Andrew M. Kuchling committed
September 2, 2001
G
A grep-like tool that looks for division operators.
Guido van Rossum committed