| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
list --+
|
AddressList
|
|||
| new empty list |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| addresses | |||
|
string_addresses Return a list of string representations of the addresses suitable for usage in an SMTP transaction. |
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
str(x)
|
x[i]=y
|
extend list by appending elements from the iterable
|
append object to end
|
|
|||
addresses
|
string_addressesReturn a list of string representations of the addresses suitable for usage in an SMTP transaction.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri May 28 17:01:39 2010 | http://epydoc.sourceforge.net |