Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work for json files #168

Open
AkshayChan opened this issue Nov 14, 2019 · 1 comment
Open

Does not work for json files #168

AkshayChan opened this issue Nov 14, 2019 · 1 comment

Comments

@AkshayChan
Copy link

AkshayChan commented Nov 14, 2019

I read a json file using json.load into a dictionary, made some changes and wrote it back to another json file using json.dump. When I try to compare the files, it just highlights everything.

The only way I can get this to work is to manually copy and paste both JSON files into new text files and then compare them.

@mupchrch
Copy link
Owner

@AkshayChan Are the files encoded the same? Are the line endings different between the files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants