COMMITS
/ Tools/scripts/untabify.py December 24, 2012
A
Use OESeeror instead of os.error (#16720)
Andrew Svetlov committed
November 30, 2010
A
Issue #9598: untabify.py will now respect encoding cookie in the files it processes
Alexander Belopolsky committed
October 21, 2010
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 22, 2007
C
Convert raise statements in Tools/.
Collin Winter 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
February 12, 2004
W
Replace backticks with repr() or "%r"
Walter Dörwald committed
May 13, 2003
A
Fix use of 'file' as a variable name.
Andrew M. Kuchling committed
September 11, 2002
W
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald committed
October 20, 1998
G
Detlef Lannert lannert@lannert.rz.uni-duesseldorf.de notices:
Guido van Rossum committed
September 14, 1998
G
Utility to untabify stubber results.
Guido van Rossum committed