summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2010-01-28 04:27:56 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2010-01-28 04:27:56 (GMT)
commitae03bc5488eaad6d1a426d9de275b08cea33d293 (patch)
treed93697fcf5c6332a0d420871cfd52524746b3552
parentc760e86184b9ff269e5c0f00ac374665224cde5f (diff)
downloadcpython-ae03bc5488eaad6d1a426d9de275b08cea33d293.zip
cpython-ae03bc5488eaad6d1a426d9de275b08cea33d293.tar.gz
cpython-ae03bc5488eaad6d1a426d9de275b08cea33d293.tar.bz2
#7791: remove reference to ipaddr
-rw-r--r--Doc/library/socket.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst
index 15d55fd..d778369 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