COMMITS
/ Tools/unicode/comparecodecs.py January 16, 2014
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
October 17, 2012
A
Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.
Antoine Pitrou committed
A
Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.
Antoine Pitrou committed
October 4, 2011
E
#13054: fix usage of sys.maxunicode after PEP-393.
Ezio Melotti committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
May 16, 2008
G
More 2to3 fixes in the Tools directory. Fixes #2893.
Georg Brandl 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
October 21, 2005
M
Add two new tools to compare codecs and show differences and to
Marc-André Lemburg committed