Home | Trees | Indices | Help |
|
---|
|
object --+ | _localbase --+ | local
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
x.__getattribute__('name') <==> x.name
|
x.__setattr__('name', value) <==> x.name = value
|
x.__delattr__('name') <==> del x.name
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 29 13:10:28 2010 | http://epydoc.sourceforge.net |