Home | Trees | Indices | Help |
---|
|
The sudsobject module provides a collection of suds objects that are primarily used for the highly dynamic interactions with wsdl/xsd defined types.
|
|||
Factory | |||
Object | |||
Iter | |||
Metadata | |||
Facade | |||
Property | |||
Printer Pretty printing of a Object object. |
|
|||
[(key, value),...] |
|
||
dict |
|
||
|
|||
int |
|
|
|||
log = getLogger(__name__)
|
|||
__package__ =
|
|
Extract the items from a suds object much like the items() method works on dict.
|
Convert a sudsobject into a dictionary.
|
Merge all attributes and metadata from a to b. |
Get the virtual footprint of the object. This is really a count of the attributes in the branch with a significant value.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |