Prev: error: Setup script exited with error: command 'gcc' failed with exit status 1
Next: How to use python to register a service (an existing .exe file)
From: Tim Roberts on 16 Feb 2010 01:58 joy99 <subhakolkata1234(a)gmail.com> wrote: > >I am trying to learn CGI. I was checking Python Docs. There are >multiple modules. Which one to start with? Well, it seems to me that the first place to start is the built-in CGI module, in "cgi.py". I'm not aware of any other CGI-based modules in the standard library. -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc. |