kiwi.datatypes._DecimalConverter(_FloatConverter)
class documentationkiwi.datatypes
(View In Hierarchy)
Method | from_string | Convert a string to a float |
Inherited from BaseConverter (via _FloatConverter):
Method | get_compare_function | This can be overriden by a subclass to provide a custom comparison function. @returns: cmp |
Method | get_mask | Returns the mask of the entry or None if not specified. @returns: the mask or None. |
Inherited from BaseConverter (via _FloatConverter):
Method | get_compare_function | This can be overriden by a subclass to provide a custom comparison function. @returns: cmp |
Method | get_mask | Returns the mask of the entry or None if not specified. @returns: the mask or None. |