[issue11084] Serialization of decimal.Decimal to XML-RPC

GDR! report at bugs.python.org
Mon Jan 31 22:24:29 CET 2011


GDR! <gdr at go2.pl> added the comment:

While it would be allowed by the spec in the quotation I pasted in the original post, I understand your point, it makes sense. 

I still think, however, that it should be available at least as an option. There already is allow_none parameter available when marshaling. Another solution would be to allow something like json.JSONEncoder.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11084>
_______________________________________


More information about the Python-bugs-list mailing list