Few Small Questions Regarding CGI

Tim Roberts timr at probo.com
Tue Feb 16 01:58:17 EST 2010


joy99 <subhakolkata1234 at 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 at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list