On Thu, Sep 29, 2005 at 05:16:57PM -0400, Jay Loden wrote:
> Does anyone know of any soup-to-nuts CGI programming examples online for 
> Python that might make this clearer so I can bug the list less and just read 
> some example code?
 
You might also want to take a look at cgi_app, a simple python web
framework that works in either a plain old CGI environment, or can
easily be adapted to mod_python. This page includes a basic usage
example:

http://thraxil.org/code/cgi_app/ 

-- 
Larry Holish
<[EMAIL PROTECTED]>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to