Trees | Indices | Help |
|
---|
|
object --+ | StorageBase.PyPickleValue
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Interface | |||
---|---|---|---|
|
|
|||
Inherited from |
|
|
x.__setattr__('name', value) <==> x.name = value
|
Note: this method will only be called once during the lifetime of this object if it changes, as its enough to trigger reference to write the value if it changes once. Getting and setting data is expensive as there is a tracking dict in the background being spawned with internally created copies. |
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:14 2011 | http://epydoc.sourceforge.net |