Greetings, program!
I'm happy to announce version 0.8 of Aspen, a Python webserver.
This version introduces "simplates," which bring Python and web
templating as close as possible without actually mixing them.
You'll find a 3-minute intro video plus docs and downloads here:
http://www.zetad
Graham Dumpleton wrote:
> On 22/12/2007, Brian Smith <[EMAIL PROTECTED]> wrote:
> > Manlio Perillo wrote:
> > > Instead of using sys.stderr, a better solution is to add a new log
> > > object to the WSGI environment dictionary, so that each
> > > application can have its error log redirected to dif