New submission from Michael Kuhlmann <michaelkoolma...@gmail.com>:

It would be nice to have same infile and outfile for json.tool to replace json 
files with their pretty-printed version.

Currently, if I try this I get an error:
$ python3 -m json.tool example.json example.json
Expecting value: line 1 column 1 (char 0)

----------
messages: 320151
nosy: kuhlmann
priority: normal
severity: normal
status: open
title: Allow json.tool to have identical infile and outfile
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33927>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to