]> granicus.if.org Git - python/commit
Documenting that json.load may raise a ValueError.
authorFelix Crux <felixc@felixcrux.com>
Mon, 12 Aug 2013 21:39:51 +0000 (17:39 -0400)
committerFelix Crux <felixc@felixcrux.com>
Mon, 12 Aug 2013 21:39:51 +0000 (17:39 -0400)
commit654f003a13c1340f5297eb5edc82720b9fe524aa
tree0e7d497641f6b7510d585407132a0fb43bb62ab0
parentb435799520bcf14432490aeb7526d696986d8285
Documenting that json.load may raise a ValueError.

Issue #18680: JSONDecoder should document that it raises a ValueError
  for malformed data
Doc/library/json.rst