COMMITS
/ Tools/scripts/pysource.py August 1, 2012
V
Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close)
Victor Stinner committed
V
Fix findnocoding.p and pysource.py scripts
Victor Stinner committed
July 29, 2011
É
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
Éric Araujo committed
July 26, 2011
É
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo committed
May 5, 2011
É
Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34)
Éric Araujo committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
February 23, 2008
C
Merged revisions 60990-61002 via svnmerge from
Christian Heimes 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
December 13, 2006
T
Four months of trunk changes (including a few releases...)
Thomas Wouters committed
August 26, 2005
T
Whitespace normalization (via reindent.py).
Tim Peters committed
August 24, 2005
G
Patch [ 784089 ] A program to scan python files and list those require coding
Georg Brandl committed