Christian Heimes added the comment:

cjson is a third party module and not part of Python's standard library. Please 
report the error to the author of the cjson package. 

Python 2.7 has a builtin json encoder and decoder. The package is called 
'json'. http://docs.python.org/2.7/library/json.html#module-json

----------
nosy: +christian.heimes
resolution:  -> invalid
status: open -> closed
versions: +3rd party -Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to