This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author abhilash.raj
Recipients abhilash.raj, ajaksu2, barry, christian.heimes, etiffany, moijes12, r.david.murray
Date 2014-06-02.09:42:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401702132.28.0.44537201513.issue634412@psf.upfronthosting.co.za>
In-reply-to
Content
David: I had a look at the examples and documentation as you said. I found some support for multipart/related in the form of  `add_related` and `set_related` methods. But I am still confused on how to make content_manager recognize miltipart/related messages. Do I need to add a new content-manager instance like `raw_content_manager` or something else?
History
Date User Action Args
2014-06-02 09:42:12abhilash.rajsetrecipients: + abhilash.raj, barry, christian.heimes, ajaksu2, etiffany, r.david.murray, moijes12
2014-06-02 09:42:12abhilash.rajsetmessageid: <1401702132.28.0.44537201513.issue634412@psf.upfronthosting.co.za>
2014-06-02 09:42:12abhilash.rajlinkissue634412 messages
2014-06-02 09:42:12abhilash.rajcreate