Quote:
Originally Posted by marbs
do you know of any way to run java scripts in python?
|
I haven't done it. Mechanize is used by the recipe code, and I know it won't do it. I was trying to do it at one time, and looked at python-spidermonkey a bit, but decided I could just emulate what the js was doing.
https://github.com/davisp/python-spidermonkey
Quote:
do you think Kovid would be willing to build in a tool like that?
|
If you hand him the code, probably yes. I suspect it wouldn't be high on the todo list, as I have yet to see a case that really requires it.