diff options
author | R David Murray <rdmurray@bitdance.com> | 2011-03-14 21:13:03 -0400 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2011-03-14 21:13:03 -0400 |
commit | 3a6152f3b3346f00371faad8fc8a9cfb3085682f (patch) | |
tree | e876113081ac14159447af678d9568aaf8458c07 /Lib/socketserver.py | |
parent | f2db4de4d82101a900ff3b000e39ee9207ff8bf7 (diff) | |
download | cpython-git-3a6152f3b3346f00371faad8fc8a9cfb3085682f.tar.gz |
Fix header encoding of long headers when using euc-jp and shift_jis.
When a header was long enough to need to be split across lines, the
input charset name was used instead of the output charset name in
the encoded words. This make a difference only for the two charsets
above.
Diffstat (limited to 'Lib/socketserver.py')
0 files changed, 0 insertions, 0 deletions