diff options
author | R David Murray <rdmurray@bitdance.com> | 2011-03-25 15:10:55 -0400 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2011-03-25 15:10:55 -0400 |
commit | 041015cc70465c8a008d4ef45ffe3fe05041fad2 (patch) | |
tree | d87526fb02459f89ec4681c274a2ba903a8cbb76 /Lib/pydoc.py | |
parent | 213eb96902387dd1f5af0f5f1b80f3d227fd0186 (diff) | |
download | cpython-git-041015cc70465c8a008d4ef45ffe3fe05041fad2.tar.gz |
#11584: Since __getitem__ returns headers, make decode_header handle them.
Why I consider this a bug rather than an API change: the API change was
to Message, which didn't used to return Headers unless you added them
yourself. Now it does (for 8bit binary header input), so decode_header
needs to be able to handle them.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions