From: Ezio Melotti Date: Thu, 28 Jan 2010 04:27:56 +0000 (+0000) Subject: #7791: remove reference to ipaddr X-Git-Tag: v2.6.5rc1~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae03bc5488eaad6d1a426d9de275b08cea33d293;p=thirdparty%2FPython%2Fcpython.git #7791: remove reference to ipaddr --- diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst index 15d55fdf0883..d778369b21f9 100644 --- a/Doc/library/socket.rst +++ b/Doc/library/socket.rst @@ -440,11 +440,6 @@ The module :mod:`socket` exports the following constants and functions: Availability: Unix (maybe not all platforms). - .. seealso:: - - :func:`ipaddr.BaseIP.packed` - Platform-independent conversion to a packed, binary format. - .. versionadded:: 2.3