[issue18854] is_multipart and walk should document their treatment of 'message' parts.

Abhilash Raj report at bugs.python.org
Wed May 7 20:16:44 CEST 2014


Abhilash Raj added the comment:

I have tried to document the issue in the patch as discussed.

David: Do you think I should also add an example in walk() method
to demonstrate that it does not iterate over a 'message/rfc822' part
even though it is multipart?

----------
keywords: +patch
nosy: +abhilash.raj
Added file: http://bugs.python.org/file35172/email.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18854>
_______________________________________


More information about the Python-bugs-list mailing list