| commit | d38f4488651f3a36b9bc8d44001b9ed76576e549 | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Tue May 11 20:19:09 2004 +0000 |
| committer | Barry Warsaw <barry@python.org> | Tue May 11 20:19:09 2004 +0000 |
| tree | 61dfc916b88b2444ace68926f96b75633bb66112 | |
| parent | c312b07d77d4aee2cce69bafa0393428a6fc2314 [diff] |
_parsegen(): Move the message/rfc822 clause to after the message/delivery-status clause, and genericize it to handle all (other) message/* content types. This lets us correctly parse 2 more of Anthony's MIME torture tests (specifically, the message/external-body examples).