[issue1822] email.mime.multipart.MIMEMultipart.is_multipart() returns false before items have been added.

Jonathan Share report at bugs.python.org
Sat Jan 19 12:43:56 CET 2008


Jonathan Share added the comment:

Attaching a patch for the quick fix I proposed below.

I would still like to see some feedback regarding making the design of 
the mime module more object oriented. email.Message really shouldn't be 
making assumtions about how subclasses represent their state.

Added file: http://bugs.python.org/file9214/issue1822.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1822>
__________________________________


More information about the Python-bugs-list mailing list