COMMITS
/ Tools/scripts/nm2def.py March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
Serhiy Storchaka committed
February 11, 2016
S
Issue #25985: sys.version_info is now used instead of sys.version
Serhiy Storchaka 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
February 23, 2008
C
Merged revisions 60990-61002 via svnmerge from
Christian Heimes 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
Whitespace normalization.
Tim Peters committed
October 7, 1998
G
Added #! line
Guido van Rossum committed
August 10, 1998
G
A script by Mark-Andre Lemburg to produce the PC/python_nt.def file
Guido van Rossum committed