summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_charmapcodec.py
Commit message (Expand)AuthorAgeFilesLines
* Committing and closing SF patch #441348 to help Jython to pass this test.Finn Bock2001-08-231-1/+1
* Whitespace normalization. Leaving tokenize_tests.py alone for now.Tim Peters2001-01-181-2/+1
* Changed name of codec to full path name. This allows importingMarc-André Lemburg2001-01-171-1/+1
* Moved the test codec definition to a new module and updated the test andMarc-André Lemburg2001-01-101-54/+33
* This patch adds a new feature to the builtin charmap codec:Marc-André Lemburg2001-01-061-0/+65