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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to