pyhton or json, list or array?

Bernhard Walle bernhard.walle at gmx.de
Thu Oct 2 03:56:28 EDT 2008


Hi,

* bruce [2008-09-30 13:01]:
>
> i was told
> that it's json, but i have no idea how to convert it/manipulate it..

See http://json.org/ for a list of available JSON parsers for Python. I
personally used python-simplejson, and I was happy with it. :-)


Regards,
Bernhard



More information about the Python-list mailing list