aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_codecencodings_jp.py
Commit message (Expand)AuthorAge
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* Make all the multibyte codec tests pass.Guido van Rossum2007-05-17
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-02
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-27
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-27
* Bring CJKCodecs 1.1 into trunk. This completely reorganizes sourceHye-Shik Chang2004-07-18
* Whitespace normalization.Tim Peters2004-01-18
* Add CJK codecs support as discussed on python-dev. (SF #873597)Hye-Shik Chang2004-01-17