summaryrefslogtreecommitdiffstats
path: root/Tools/unicode/comparecodecs.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
* Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-171-1/+1
|\
| * Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-171-1/+1
* | #13054: fix usage of sys.maxunicode after PEP-393.Ezio Melotti2011-10-041-1/+1
|/
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* More 2to3 fixes in the Tools directory. Fixes #2893.Georg Brandl2008-05-161-3/+3
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-8/+8
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-2/+2
* Add two new tools to compare codecs and show differences and toMarc-André Lemburg2005-10-211-0/+53