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

2006-06-10 Thread Joe Gregorio
order. This is wsgiref, a reference implementation of wsgi and I expected wsgi servers and middleware, actual implementations of WSGI, to be the most prominent part of the library and thus presented first. The utility functions would come afterward, after you got the basic wsgi pieces i

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

2006-06-08 Thread Joe Gregorio
dule and for WSGIServer. The test suite and directory layout of > the package were also simplified and consolidated to make merging to the > stdlib easier. > > Feedback welcomed. > > _______ > Web-SIG mailing list > Web-SIG@python.org > Web SIG: http://www.python.org/sigs/w