Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __iter__ |
def | next |
Data Fields | |
dirname | |
boxes | |
factory | |
Definition at line 183 of file mailbox.py.
def __init__ | ( | self, | |
dirname, | |||
factory = rfc822.Message |
|||
) |
Definition at line 184 of file mailbox.py.
def __iter__ | ( | self) |
Definition at line 199 of file mailbox.py.
References _Mailbox.next(), Tokenizer.next, MHMailbox.next(), and Breakpoint.next.
def next | ( | self) |
Definition at line 202 of file mailbox.py.
References MHMailbox.boxes, MHMailbox.dirname, _Mailbox.factory, MHMailbox.factory, and aifc.open().
boxes |
Definition at line 196 of file mailbox.py.
dirname |
Definition at line 187 of file mailbox.py.
factory |
Definition at line 197 of file mailbox.py.