Undocumented
Method from_string Convert a string to a float

Inherited from BaseConverter (via _FloatConverter):

Class Variable type
Class Variable name The name of the datatype.
Class Variable align The alignment of the datatype. Normally right for numbers and dates, left for others. Default is left.
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):

Class Variable type
Class Variable name The name of the datatype.
Class Variable align The alignment of the datatype. Normally right for numbers and dates, left for others. Default is left.
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.
def from_string(self, value):

Convert a string to a float

API Documentation for Kiwi, generated by pydoctor at 2016-01-26 21:09:06.