Home | Trees | Indices | Help |
|
---|
|
object --+ | list --+ | AddressList
|
|||
new list |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
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 Sun May 16 11:56:42 2010 | http://epydoc.sourceforge.net |