]> granicus.if.org Git - python/commit
Issue #7082: When falling back to the MIME 'name' parameter, the
authorR. David Murray <rdmurray@bitdance.com>
Fri, 9 Oct 2009 21:50:54 +0000 (21:50 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Fri, 9 Oct 2009 21:50:54 +0000 (21:50 +0000)
commit0c8bee639368324b750176ee171cadd33847f18e
tree80ea562c781dd152e3b74f8633e04e5fdcb67a8f
parent9586cf8677225ba3bae946de4813655c3db90f88
Issue #7082: When falling back to the MIME 'name' parameter, the
correct place to look for it is the Content-Type header.

Patch by Darren Worrall.
Lib/email/message.py
Lib/email/test/data/msg_44.txt
Misc/ACKS
Misc/NEWS