karthik.sha...@gmail.com writes:
> I have the following python program to read a set of JSON files do some
> processing on it and dump them back to the same folder. However When I run
> the below program and then try to see the output of the JSON file using
>
> `cat file.json | python -m json.to
I have the following python program to read a set of JSON files do some
processing on it and dump them back to the same folder. However When I run the
below program and then try to see the output of the JSON file using
`cat file.json | python -m json.tool`
I get the following error
`extra dat