Closed nhoffman closed 13 years ago
I'd like this file to be human-readable. For example,
json.dumps(json.load(open("CONTENTS.json")), sort_keys = True, indent = 4)
I'd like this file to be human-readable. For example,
json.dumps(json.load(open("CONTENTS.json")), sort_keys = True, indent = 4)