commit | 0164b6bf227ca920af52608784f5c5605b6d3283 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Oct 15 04:38:22 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Oct 15 04:38:22 2001 +0000 |
tree | 59cd14082de446cc11616b75f8367a2395c9462a | |
parent | 0fae49fc7b558836553f2e800f2b9a0bdcf31e45 [diff] |
typed_subpart_iterator(): When getting the main type use 'text' as the failobj, and when getting the subtype use 'plain' as the failobj. text/plain is supposed to be the default if the message contains no Content-Type: header.