Home | Trees | Indices | Help |
|
---|
|
|
|||
| SparseArrayError | ||
|
SparseArray Memory - saving representation of a sparse array. |
||
|
Test Test class |
|
|||
1|0
|
isType(o,
t) Test for correct type or correct class: |
||
|
getType(o) Get the type or (if o is instance) class of an object: |
|
|||
|
test = Test()
|
|
Test for correct type or correct class: isType( o, type_or_class ) -> 1|0
|
Get the type or (if o is instance) class of an object: getType( o ) -> type or Class
|
|
test
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:38 2006 | http://epydoc.sourceforge.net |