client side scripting

Paul Prescod paulp at ActiveState.com
Fri May 18 20:42:43 EDT 2001


Alex Martelli wrote:
> 
>...
> Maybe XPCOM enables Mozilla (at long last!) to
> do something similar -- 

Yes and no. JavaScript can call Python through XPCOM and Python can do
the "heavy lifting" but you still need a thin layer of JavaScript to
actually embed in the HTML or XUL document.

-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.ActiveState.com/pythoncookbook




More information about the Python-list mailing list