Re: [Tutor] Python equiv to PHP "include" ?
by Larry Holish other posts by this author
Oct 4 2005 5:13PM messages near this date
Re: [Tutor] Python equiv to PHP "include" ?
|
Re: [Tutor] Python equiv to PHP "include" ?
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
<ljholish@[...].net>
_______________________________________________
Tutor maillist - Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Jay Loden
Adam Cripps
Alan G
Jay Loden
Larry Holish
Kent Johnson
Alan G
|