Alexander Fillips wrote:
> Hi,
>
> my short question:
>
> is there a python object which can interpret java-script?
>
> the whole story ;-)
google("python javascript")
First link is a Python binding to the SpiderMonkey JavaScript
interpreter from the Mozilla project. It's unmaintained, and I've never
tested it, but it's worth a try.
--
Robert Kern
[EMAIL PROTECTED]
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
--
http://mail.python.org/mailman/listinfo/python-list