>>>>> "MM" == Michael Meltzer <mjm@michaelmeltzer.com> writes:
MM> about 7 weeks ago in MimeDel.py it looks like the alternative
MM> collapse code was changed to "if mtype ==
MM> 'multipart/alternative'" Looks like it should be "if ctype ==
MM> 'multipart/alternative'" with mtype the compare will always be
MM> false because mtype will be multipart.
Clearly a typo, thanks.
-Barry