COMMITS
/ Tools/scripts/crlf.py 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
August 9, 2004
T
Whitespace normalization.
Tim Peters committed
A
[Patch #1005491 ] use __name__ == '__main__' in scripts
Andrew M. Kuchling committed
May 13, 2003
A
[Bug #724767] crlf.py uses the variable name file, which it shouldn't anymore.
Andrew M. Kuchling committed
November 13, 2002
G
Tim wins a bet. Don't use re.
Guido van Rossum committed
February 14, 2000
G
Patch by Gerrit Holl:
Guido van Rossum committed
September 14, 1998
G
Utility to replace CRLF with LF in argument files.
Guido van Rossum committed