]> 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)
commitb4e186cf113f77a51ae3387ceecc17b022a4b499
treef5a9b0e817993f78085d25a62b66f6751a679f42
parent452dd381500d5486ca782447a89f54fc19c0e384
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