]> granicus.if.org Git - python/commitdiff
[Feature request #1542920] Link to wsgi.org
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 10 Nov 2006 14:39:01 +0000 (14:39 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 10 Nov 2006 14:39:01 +0000 (14:39 +0000)
Doc/lib/libwsgiref.tex

index 4b12e9d65a5b09395f4c6a721b48ab08390373f2..37ded9fdaef2f56547b5ef2b8e2d92027d1c6ab6 100755 (executable)
@@ -26,8 +26,9 @@ checks WSGI servers and applications for conformance to the
 WSGI specification (\pep{333}).
 
 % 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.