| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
ToType Convert a value to a given type. |
|||
|
ToInt Convert a value to an integer. |
|||
|
ToFloat Convert a value to a float. |
|||
|
ToStr Convert a value to a string. |
|||
|
ToList Convert a value to a string. |
|||
|
ToNumber Convert a value to a the best fit numerical representation. |
|||
|
IsInstance Checks that values are instances of a list of classes or their subclasses. |
|||
|
IsType Checks that values are instances of a list of classes (not their subclasses). |
|||
|
StrToBool Converts common abbreviations for true-false to boolean values. |
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 22 15:13:46 2011 | http://epydoc.sourceforge.net |