I am running Python 2.7 (x64 Linux) and trying to convert a dict to a JSON object.
dict
>>> import sys >>> sys.version_info sys.ver
I create a file named json.py. When I run this I got the error, so I rename it and it words for me.