cpython/Lib/json
HongWeipeng f194479949 bpo-31553: add --json-lines option to json.tool (#10051)
* add jsonlines option to json.tool

* code review

* fix:avoid read infile after it close

* improve doc in whatsnew 3.8
2018-11-07 12:09:32 +02:00
..
__init__.py
decoder.py
encoder.py
scanner.py
tool.py bpo-31553: add --json-lines option to json.tool (#10051) 2018-11-07 12:09:32 +02:00