Package kiwi :: Module currency
[frames | no frames]

Module kiwi.currency

Currency and datatype converter
Classes
currency A datatype representing currency, used together with the list and the framework

Function Summary
  _(m)
kiwi
  format_price(value, symbol, precision)
Formats a price according to the current locales monetary settings

Function Details

_(m)

kiwi

format_price(value, symbol=True, precision=None)

Formats a price according to the current locales monetary settings
Parameters:
value - number
symbol - whether to include the currency symbol

Generated by Epydoc 2.1 on Tue Feb 6 10:53:33 2007 http://epydoc.sf.net