commit | 6d974784491d6894fbb69a7a8e7c45c68adbb520 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Fri Nov 10 14:39:17 2006 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Fri Nov 10 14:39:17 2006 +0000 |
tree | f98026754dfd8980f018b778bbf8bb64d9939316 | |
parent | 7ea928c452e2baaa929e5a078d796ece3720e765 [diff] |
[Feature request #1542920] Link to wsgi.org
diff --git a/Doc/lib/libwsgiref.tex b/Doc/lib/libwsgiref.tex index 4b12e9d..37ded9f 100755 --- a/Doc/lib/libwsgiref.tex +++ b/Doc/lib/libwsgiref.tex
@@ -26,8 +26,9 @@ 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.