| commit | 66971fbca586a87ba247eaf806938384b0e41492 | [log] [tgz] | 
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Wed Sep 26 05:44:09 2001 +0000 | 
| committer | Barry Warsaw <barry@python.org> | Wed Sep 26 05:44:09 2001 +0000 | 
| tree | 0221b737318e602079acd79500bb0f385fb1efd9 | |
| parent | beb5945c65f13e181409c09d89795673c4f73162 [diff] | 
_parsebody(): Use get_boundary() and get_type().
    Also, add a clause to the big-if to handle message/delivery-status
    content types.  These create a message with subparts that are
    Message instances, which best represent the header blocks of this
    content type.