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)
  format_price(value, symbol, precision)
Formats a price according to the current locales monetary settings

Function Details

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 Mon Jan 29 16:46:04 2007 http://epydoc.sf.net