Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | Table
Table(types, names, rows)
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
names Alias for field number 1 |
|
rows Alias for field number 2 |
|
types Alias for field number 0 |
|
Inherited from |
Method Details |
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Table(types, names, rows)
|
Return a nicely formatted representation string
|
Property Details |
namesAlias for field number 1
|
rowsAlias for field number 2
|
typesAlias for field number 0
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Dec 31 19:02:00 2012 | http://epydoc.sourceforge.net |