[docs] [issue16057] Subclasses of JSONEncoder should not be insturcted to call JSONEncoder.decode

Kushal Das report at bugs.python.org
Thu Oct 4 07:42:12 CEST 2012


Kushal Das added the comment:

Patch to update docstring and documentation with explicit saying that calling JSONEncoder.default raises a TypeError

----------
keywords: +patch
Added file: http://bugs.python.org/file27408/explicit_json_doc_update_for_encoder_default.patch

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


More information about the docs mailing list