mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
815dad42d5
so that $ python -m json.tool foo.json foo.json doesn't result in an empty foo.json. Co-authored-by: Łukasz Langa <lukasz@langa.pl>