[Python-checkins] [python/cpython] 5d1554: json Docs: Trivial update to the code example (GH-...
GitHub
noreply at github.com
Mon Jul 10 16:05:27 EDT 2017
Branch: refs/heads/2.7
Home: https://github.com/python/cpython
Commit: 5d1554a2eb00938f3d5a3e18b6244dd023fc9339
https://github.com/python/cpython/commit/5d1554a2eb00938f3d5a3e18b6244dd023fc9339
Author: Kit Sunde <kitsunde at gmail.com>
Date: 2017-07-10 (Mon, 10 Jul 2017)
Changed paths:
M Doc/library/json.rst
Log Message:
-----------
json Docs: Trivial update to the code example (GH-2465)
Replace `dumps` with `json.dumps`
More information about the Python-checkins
mailing list