Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 1dbce04d0e3e93b715eb0d8024da396361759d16 https://github.com/python/cpython/commit/1dbce04d0e3e93b715eb0d8024da396361759d16 Author: suketa <masaki.suketa at nifty.ne.jp> Date: 2017年06月11日 (2017年6月11日) Changed paths: M Doc/tutorial/inputoutput.rst Log Message: ----------- bpo-30621: Update Input Output Tutorial Example(GH-2074) import json before using json module