Class k.d._UnicodeConverter(BaseConverter):

Part of kiwi.datatypes View In Hierarchy

No class docstring
Method as_string
Method from_string

Inherited from BaseConverter:

Method get_compare_function
Method get_mask
def as_string(self, value, format=None):
Parametersvalue
format
Returns
def from_string(self, value):
Parametersvalue
Returns
API Documentation for Kiwi, generated by pydoctor.