classification
Title: wsgi.org link in wsgiref
Type: feature request Stage:
Components: Documentation Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: akuchling Nosy List: akuchling, ianbicking (2)
Priority: normal Keywords

Created on 2006-08-18 23:17 by ianbicking, last changed 2006-11-10 14:39 by akuchling.

Messages (2)
msg54881 - (view) Author: Ian Bicking (ianbicking) Date: 2006-08-18 23:17
Please add a link to http://wsgi.org to the wsgiref
module page -- this site links to various resources to
learn and use WSGI, which is probably apropos to
someone reading about that module.
msg54882 - (view) Author: A.M. Kuchling (akuchling) Date: 2006-11-10 14:39
Logged In: YES 
user_id=11375

Done in rev. 52725 and 52726; the link will appear in the
2.5.1 docs.
History
Date User Action Args
2006-08-18 23:17:07ianbickingcreate