summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_charmapcodec
Commit message (Expand)AuthorAgeFilesLines
* Port test_charmapcodec to PyUnit. From SF patch #662807Walter Dörwald2003-02-141-16/+0
* Looks like someone forgot the change the expected output file.Tim Peters2001-08-241-14/+14
* Moved the test codec definition to a new module and updated the test andMarc-André Lemburg2001-01-101-0/+15
* This patch adds a new feature to the builtin charmap codec:Marc-André Lemburg2001-01-061-0/+1