[issue18680] JSONDecoder should document that it raises a ValueError for malformed data

Roundup Robot report at bugs.python.org
Tue Aug 13 00:28:26 CEST 2013


Roundup Robot added the comment:

New changeset f8cf0f997dfa by Felix Crux in branch '3.3':
Documenting that json.load may raise a ValueError.
http://hg.python.org/cpython/rev/f8cf0f997dfa

New changeset 524693d62093 by Felix Crux in branch '2.7':
Documenting that json.load may raise a ValueError.
http://hg.python.org/cpython/rev/524693d62093

----------

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


More information about the Python-bugs-list mailing list