[Tutor] Python and web

alan.gauld@bt.com alan.gauld@bt.com
Tue, 18 Sep 2001 12:27:01 +0100


> Does anyone have a sample "hello world" python script for the web?

I think if you visit the CGI area of the Python website you'll find 
a tutorial there with sample scripts.

> find out if it is working. Is python interpreted, or do I 
> need to compile and copy up to the web?

No compilation necessary.

Alan G