Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | AttributeDict
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__getattribute__('name') <==> x.name
|
x.__setattr__('name', value) <==> x.name = value
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:59:39 2010 | http://epydoc.sourceforge.net |