COMMITS
/ Tools/scripts/lfcr.py August 12, 2011
É
Update crlf and lfcr scripts for 3.x bytes semantics (#12032).
Éric Araujo 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
August 9, 2004
A
[Patch #1005491 ] use __name__ == '__main__' in scripts
Andrew M. Kuchling committed
May 13, 2003
A
[Bug #724767] Avoid use of 'file' as a variable name
Andrew M. Kuchling committed
February 14, 2000
G
Patch by Gerrit Holl:
Guido van Rossum committed
September 14, 1998
G
nannified.
Guido van Rossum committed
G
Utility to replace LF with CRLF in argument files.
Guido van Rossum committed