COMMITS
/ Tools/scripts/suff.py 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
May 16, 2008
G
Ran 2to3 over scripts directory.
Georg Brandl committed
August 3, 2007
C
Convert print statements to function calls in Tools/.
Collin Winter committed
August 9, 2004
A
[Patch #1005491 ] use __name__ == '__main__' in scripts
Andrew M. Kuchling 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
January 17, 2001
T
Whitespace normalization.
Tim Peters committed
November 27, 1996
G
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum committed
April 1, 1993
G
*** empty log message ***
Guido van Rossum committed
January 1, 1992
G
New == syntax
Guido van Rossum committed
June 4, 1991
G
Initial revision
Guido van Rossum committed