]> 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)
commit60fb9719a195d55264b3129203790a6b43988442
tree1fb0d1ac9ca1091f321f2991e89a9271a6d7034b
parentbbf4a4630449f49a24a43ec642aa493ad647ad0d
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