diff options
author | Barry Warsaw <barry@python.org> | 2006-07-26 05:54:46 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2006-07-26 05:54:46 (GMT) |
commit | d92ae78bdbab63a68e88fb561a2bc9555d8cef6c (patch) | |
tree | 309a26b8b0749aac42b3b947db4df0cebfbe3258 /Modules | |
parent | 9815f8b25238e22fc14f8305b0bb53711bbb3de6 (diff) | |
download | cpython-d92ae78bdbab63a68e88fb561a2bc9555d8cef6c.zip cpython-d92ae78bdbab63a68e88fb561a2bc9555d8cef6c.tar.gz cpython-d92ae78bdbab63a68e88fb561a2bc9555d8cef6c.tar.bz2 |
Forward port some fixes that were in email 2.5 but for some reason didn't make
it into email 4.0. Specifically, in Message.get_content_charset(), handle RFC
2231 headers that contain an encoding not known to Python, or a character in
the data that isn't in the charset encoding. Also forward port the
appropriate unit tests.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions