commit | 0f3629d913a608f43ba115064f03ad3c9f1f21ec | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Sep 07 17:00:17 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Sep 07 17:00:17 2008 +0000 |
tree | 98336a8c947ccfe33605c77886f15fa7ae927872 | |
parent | cc023f1194da700b36c424a66fc185051b0ac259 [diff] [blame] |
Add a new howto about Python and the web, by Marek Kubica.
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst index 68aab60..5a1f397 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst
@@ -21,4 +21,5 @@ sockets.rst unicode.rst urllib2.rst + webservers.rst