[issue18860] Add content manager API to email package

2013-10-09 Thread R. David Murray
R. David Murray added the comment: Closing in favor of the master patch issue 18891. -- resolution: -> out of date stage: patch review -> committed/rejected status: open -> closed superseder: -> Master patch for content manager addtion to email package. ___

[issue18860] Add content manager API to email package

2013-08-27 Thread R. David Murray
New submission from R. David Murray: Here is a patch, layered on top of the patch in issue 18785, to add the content manager support. This patch contains only the base ContentManager class, not the proposed functional registries. -- components: email files: contentmanager.patch keywor

[issue18860] Add content manager API to email package

2013-08-27 Thread R. David Murray
Changes by R. David Murray : -- dependencies: +Add get_body and iter_attachments to provisional email API ___ Python tracker ___ ___ P