Sending a JavaScript array to Python script?

Gregor Horvath gh at gregor-horvath.com
Thu May 17 08:50:32 EDT 2007


placid schrieb:

> Just wondering if there is any way of sending a JavaScript array to a
> Python cgi script? A quick Google search didn't turn up anything
> useful.

http://mochikit.com/doc/html/MochiKit/Base.html#json-serialization
http://svn.red-bean.com/bob/simplejson/tags/simplejson-1.3/docs/index.html

Gregor



More information about the Python-list mailing list