[docs] [issue30621] import json before using json module in tutorial Input and Output
Masaki Suketa
report at bugs.python.org
Sat Jun 10 05:17:03 EDT 2017
New submission from Masaki Suketa:
In Input and Output tutorial, use json module without `import json`.
----------
assignee: docs at python
components: Documentation
messages: 295626
nosy: docs at python, suketa
priority: normal
pull_requests: 2139
severity: normal
status: open
title: import json before using json module in tutorial Input and Output
type: resource usage
versions: Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30621>
_______________________________________
More information about the docs
mailing list