Menu

#2 add support for decimal.Decimal type

open
nobody
None
5
2006-01-22
2006-01-22
Tom Zellman
No

import decimal

....

elif ty is decimal.Decimal:
self._append("%f" % obj)

...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.