> Ryan, I should clarify that what I'd like to do here is unrelated to > the web. I'm actually just interested in using a local html page as a > simple gui to launch python calls. So a JS event handler, say a button > click, would then call a JS function which inside of it would call a > Python function while handing it arguments
In that case an http call to a Python web service is probably the easiest solution. Have it all running locally. Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor