[New-bugs-announce] [issue16476] Trailing spaces in pretty-printed JSON

Leo Liu report at bugs.python.org
Thu Nov 15 12:15:36 CET 2012


New submission from Leo Liu:

python -mjson.tool some_file.json > x.json

x.json will have trailing white spaces.

Also reported here: http://thread.gmane.org/gmane.comp.python.devel/135311

----------
messages: 175607
nosy: leoliu
priority: normal
severity: normal
status: open
title: Trailing spaces in pretty-printed JSON
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16476>
_______________________________________


More information about the New-bugs-announce mailing list