COMMITS
/ Tools/scripts/fixcid.py March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)
Serhiy Storchaka committed
September 11, 2016
M
Issue #27952: Get fixcid.py working with the re module
Martin Panter committed
December 24, 2012
A
Use OESeeror instead of os.error (#16720)
Andrew Svetlov committed
April 5, 2012
R
#14490, #14491: add 'sundry'-style import tests for Tools/scripts.
R David Murray committed
March 16, 2011
E
#11565: Merge with 3.1.
Ezio Melotti committed
E
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti 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
June 13, 2007
G
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum committed
January 10, 2007
G
SF patch 1631942 by Collin Winter:
Guido van Rossum committed
April 21, 2006
T
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters 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
September 11, 2002
W
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald committed
January 17, 2001
T
Hand repair of cases where reindent changed lines of the form
Tim Peters committed
T
Whitespace normalization.
Tim Peters committed
May 15, 1997
G
Correct comment; -c is off by default.
Guido van Rossum committed
November 27, 1996
G
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum committed
August 29, 1995
S
Fixed typo: == -> =.
Sjoerd Mullender committed
October 3, 1994
G
Get rid of freeze (now its own directory).
Guido van Rossum committed
January 7, 1994
G
remove references to /ufs/guido/bin/sgi/python
Guido van Rossum committed
G
Various changes, andded -c option
Guido van Rossum committed
June 10, 1993
G
Initial revision
Guido van Rossum committed