| Trees | Indices | Help |
|
|---|
|
|
object --+
|
util_types.Anon --+
|
TableRow
Represents the data in one row of a Table, with .field_name access, and a dict of fields.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
fields dict: field_name -> value |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
x.__setattr__('name', value) <==> x.name = value
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |