]> granicus.if.org Git - python/commit
_parsebody(): Fix for the new message/rfc822 tree structure (the
authorBarry Warsaw <barry@python.org>
Sun, 2 Jun 2002 19:12:03 +0000 (19:12 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 2 Jun 2002 19:12:03 +0000 (19:12 +0000)
commit69e18af96868cfd1f41bedc4eb494408c9c363f5
tree1263a7cfb84865814c36a57ffe26a90f4ae040e9
parent2c685066048da56fa828465064d4aa3770cbff89
_parsebody(): Fix for the new message/rfc822 tree structure (the
parent is now a multipart with one element, the sub-message object).
Lib/email/Parser.py