Trees | Indices | Help |
|
---|
|
Base class for address-aware objects.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
list |
|
||
|
Method Details |
Initialize a AddressBase. If the source is not None, then object is initialized from values of the source object.
|
Add the Address instance to the object's list of addresses.
|
Remove the specified Address instance from the address list. If the instance does not exist in the list, the operation has no effect. |
Return the list of Address instances associated with the object.
|
Assign the passed list to the object's list of Address instances.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 9 21:52:28 2008 | http://epydoc.sourceforge.net |