COMMITS
/ Tools/scripts/parseentities.py March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
Serhiy Storchaka committed
September 8, 2016
R
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray committed
April 5, 2012
R
#14490, #14491: add 'sundry'-style import tests for Tools/scripts.
R David Murray 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
January 17, 2001
T
Whitespace normalization.
Tim Peters committed
September 18, 2000
J
satisfy the tabnanny
Jeremy Hylton committed
August 19, 1999
G
Scrit by Marc-Andre Lemburg to generate htmlentitydefs.py.
Guido van Rossum committed