commit | b64b8278d1a7d2b22db05f78e2b8738ce23fba7d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri May 01 21:28:35 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri May 01 21:28:35 2009 +0000 |
tree | 9337fc11b245dbfd5d659d447f3f269daa599f80 | |
parent | 3fd4ea9dab5adee0467f71ef3d9400a10acc8654 [diff] [blame] |
Review ipaddr docs and add them in the TOC under "Internet protocols".
diff --git a/Doc/library/internet.rst b/Doc/library/internet.rst index 16b0a44..e273628 100644 --- a/Doc/library/internet.rst +++ b/Doc/library/internet.rst
@@ -35,6 +35,7 @@ smtpd.rst telnetlib.rst uuid.rst + ipaddr.rst urlparse.rst socketserver.rst basehttpserver.rst