summaryrefslogtreecommitdiffstats
path: root/Lib/email/charset.py
Commit message (Collapse)AuthorAgeFilesLines
* Patch #1634778: add missing encoding aliases for iso8859_15 andGeorg Brandl2007-01-271-0/+3
| | | | iso8859_16.
* Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-181-0/+388
and NEWS updates.