Re: [Python-Dev] wsgiref doc draft; reviews/patches wanted

2006-06-07 Thread Phillip J. Eby
At 08:38 AM 6/7/2006 -0400, A.M. Kuchling wrote: >On Tue, Jun 06, 2006 at 06:49:45PM -0400, Phillip J. Eby wrote: > > Source: http://svn.eby-sarna.com/svnroot/wsgiref/docs > >Minor correction: svn://svn.eby-sarna.com/svnroot/wsgiref/docs >(at least, http didn't work for me). Oops... I meant: htt

Re: [Python-Dev] wsgiref doc draft; reviews/patches wanted

2006-06-07 Thread Paul Moore
On 6/7/06, A.M. Kuchling <[EMAIL PROTECTED]> wrote: > On Tue, Jun 06, 2006 at 06:49:45PM -0400, Phillip J. Eby wrote: > > Source: http://svn.eby-sarna.com/svnroot/wsgiref/docs > > Minor correction: svn://svn.eby-sarna.com/svnroot/wsgiref/docs > (at least, http didn't work for me). > > The docs look

Re: [Python-Dev] wsgiref doc draft; reviews/patches wanted

2006-06-07 Thread A.M. Kuchling
On Tue, Jun 06, 2006 at 06:49:45PM -0400, Phillip J. Eby wrote: > Source: http://svn.eby-sarna.com/svnroot/wsgiref/docs Minor correction: svn://svn.eby-sarna.com/svnroot/wsgiref/docs (at least, http didn't work for me). The docs look good, and I think they'd be ready to go in. --amk

[Python-Dev] wsgiref doc draft; reviews/patches wanted

2006-06-06 Thread Phillip J. Eby
I've finished my draft for the wsgiref documentation (including stuff I swiped from AMK's draft; thanks AMK!), and am looking for comments before I add it to the stdlib documentation. Source: http://svn.eby-sarna.com/svnroot/wsgiref/docs PDF:http://peak.telecommunity.com/wsgiref.pdf HTML: