| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
SQLStorage
a dictionary that let you do d['a'] as well as d.a
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__setattr__('name', value) <==> x.name = value
|
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Mar 25 20:33:08 2008 | http://epydoc.sourceforge.net |