http://bugs.async.com.br/show_bug.cgi?id=4292
Summary: Use locale.currency()
Product: Kiwi
Version: SVN trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: (unset)
Priority: (unset)
Component: Framework
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Estimated Hours: 0.0
Use locale.currency() instead of our homegrown currency converter.
Python 2.5 introduced locale.currency() which is exactly what we need.
The builtin Python version does not allow to run without a locale set,
so remove the 'C' locale tests which are useless anyway.
--
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kiwi mailing list
[email protected]
http://www.async.com.br/mailman/listinfo/kiwi