Message84223
I propose that you only document the getitem header access API. I.e.
the thing that info() gives you can be used to access the message
headers via message['content-type']. That's an API common to both
rfc822.Messages (the ultimate base class of mimetools.Message) and
email.message.Message. |
|
Date |
User |
Action |
Args |
2009-03-26 21:29:59 | barry | set | recipients:
+ barry, jhylton, georg.brandl, beazley, jjlee, orsenthil, ajaksu2, bmiller |
2009-03-26 21:29:58 | barry | set | messageid: <1238102998.89.0.811302132243.issue4773@psf.upfronthosting.co.za> |
2009-03-26 21:29:57 | barry | link | issue4773 messages |
2009-03-26 21:29:57 | barry | create | |
|