summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-11-05 20:54:37 (GMT)
committerBarry Warsaw <barry@python.org>2002-11-05 20:54:37 (GMT)
commit5c9130ec466f531b7cea6302c762d8a29641b219 (patch)
tree0c72e838160c3c12536d5508101c7e3eeb0a3de7 /Include
parent00e6a02ef89fa8d4e388bee94acc2240ce961d5f (diff)
downloadcpython-5c9130ec466f531b7cea6302c762d8a29641b219.zip
cpython-5c9130ec466f531b7cea6302c762d8a29641b219.tar.gz
cpython-5c9130ec466f531b7cea6302c762d8a29641b219.tar.bz2
_parsebody(): A fix for SF bug #631350, where a subobject in a
multipart/digest isn't a message/rfc822. This is legal, but counter to recommended practice in RFC 2046, $5.1.5. The fix is to look at the content type after setting the default content type. If the maintype is then message or multipart, attach the parsed subobject, otherwise use set_payload() to set the data of the other object.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions