k.c.currency(Decimal) : class documentation

Part of kiwi.currency View In Hierarchy

A datatype representing currency, used together with the list and the framework
Method __new__ Convert value to currency.
Method format Undocumented
Method __repr__ Undocumented
def __new__(cls, value):
Convert value to currency.
Parametersvaluevalue to convert (type: string or number )
def format(self, symbol=True, precision=None):
Undocumented
def __repr__(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2010-05-20 02:10:57.