[Feature request #1542920] Link to wsgi.org

This commit is contained in:
Andrew M. Kuchling 2006-11-10 14:39:17 +00:00
parent 7ea928c452
commit 6d97478449
1 changed files with 2 additions and 1 deletions

View File

@ -26,8 +26,9 @@ checks WSGI servers and applications for conformance to the
WSGI specification (\pep{333}). WSGI specification (\pep{333}).
% XXX If you're just trying to write a web application... % XXX If you're just trying to write a web application...
% XXX should create a URL on python.org to point people to.
See \url{http://www.wsgi.org} for more information about WSGI,
and links to tutorials and other resources.