| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
dict --+
|
message.Message --+
|
Message
email message
All the headers apears on the dictionary as msg[hdr_name]. The attachments are a list on the msg['attachments'].
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
get a list of the commands inside the email Everithing with the form __cmd params__ will be reconice as command
|
get a list of the tags from the subject The text between [ and ] is consider as a tag
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Feb 16 00:00:06 2014 | http://epydoc.sourceforge.net |