Re: WSGI documentation

2010-07-06 Thread Graham Dumpleton
On Jul 7, 3:56 am, Richard Shebora wrote: > This blog post by Graham Dumpleton could be listed > as additional reading for mod_wsgi implementations... > > http://blog.dscpl.com.au/2010/03/improved-wsgi-script-for-use-with.html > > It clears up what look like real problems on the surface, but are

Re: WSGI documentation

2010-07-06 Thread Richard Shebora
This blog post by Graham Dumpleton could be listed as additional reading for mod_wsgi implementations... http://blog.dscpl.com.au/2010/03/improved-wsgi-script-for-use-with.html It clears up what look like real problems on the surface, but are really normal when you understand the process better.