summaryrefslogtreecommitdiffstats
path: root/Lib/email/test/test_email_codecs.py
Commit message (Expand)AuthorAgeFilesLines
* Skip codecs tests on Python 2.3.Barry Warsaw2006-03-061-0/+7
* Port of r42271 from the trunk -- relevant patches for SF 1409455 for emailBarry Warsaw2006-02-081-1/+12
* Add CJK codecs support as discussed on python-dev. (SF #873597)Hye-Shik Chang2004-01-171-7/+0
* Merge of the folding-reimpl-branch. Specific changes,Barry Warsaw2003-03-061-18/+14
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Changed import fromTim Peters2002-07-211-1/+1
* The email package's tests live much better in a subpackageBarry Warsaw2002-07-191-0/+70