COMMITS
/ Tools/scripts/pdeps.py March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
Serhiy Storchaka committed
April 6, 2012
R
#14492: fix some bugs in Tools/scripts/pdeps.py.
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
August 3, 2007
C
Convert print statements to function calls in Tools/.
Collin Winter 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
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
November 27, 1996
G
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum committed
December 10, 1992
G
Adapt to modern times...
Guido van Rossum committed
January 1, 1992
G
New == syntax
Guido van Rossum committed
June 4, 1991
G
Initial revision
Guido van Rossum committed