summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_multibytecodec_support.py
Commit message (Expand)AuthorAgeFilesLines
* Look for the multibyte codec map files in the parent directory tooNeal Norwitz2004-06-061-2/+7
* Whitespace normalization.Tim Peters2004-01-181-1/+0
* Add CJK codecs support as discussed on python-dev. (SF #873597)Hye-Shik Chang2004-01-171-0/+233