summaryrefslogtreecommitdiffstats
path: root/Tools/unicode/gencodec.py
Commit message (Expand)AuthorAgeFilesLines
* Don't add multiple empty lines at the end of the codec. With this aWalter Dörwald2006-03-311-1/+1
* Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclassWalter Dörwald2006-03-151-20/+41
* Whitespace normalization.Tim Peters2005-12-251-3/+3
* Apply some cosmetic fixes to the output of the script.Marc-André Lemburg2005-10-251-15/+28
* Moved gencodec.py to the Tools/unicode/ directory.Marc-André Lemburg2005-10-211-0/+391