summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_email/test_asian_codecs.py
Commit message (Expand)AuthorAgeFilesLines
* Issue 26912: fix broken imports in test_email package.Terry Jan Reedy2016-05-061-3/+3
* #1079: Fix parsing of encoded words.R David Murray2012-06-021-1/+1
* Correctly move email package tests to Lib/test.R David Murray2011-03-211-0/+82