[Tutor] code blocks and output streams

Alan Gauld alan.gauld at blueyonder.co.uk
Sun Nov 9 18:43:18 EST 2003


> I am trying to create a program that can have php-like
> embedding of Python in html files. 

Apart from the academic curiosity of figuring out how, 
you do realize that there are at least two implementations 
of this already? I think the best known of which is PSP.

Also the winall package contains a script to enable 
Python support for Active scripting within windows 
and IE.

Zope of course does something somewhat similar at te server 
end and there are other solutions too. Thus if you are not 
just doing it for fun you should be able to find what you 
want already built.

Alan G.




More information about the Tutor mailing list