]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Ooops - for some reason I had the wrong versionadded...
authorDave Cole <djc@object-craft.com.au>
Mon, 9 Aug 2004 05:59:09 +0000 (05:59 +0000)
committerDave Cole <djc@object-craft.com.au>
Mon, 9 Aug 2004 05:59:09 +0000 (05:59 +0000)
Doc/lib/libsocket.tex

index 06d264550669c3d0ec5bf38b55483086359ebab5..73590b4ce20f85dd9db722e338fd57becd8c5cb2 100644 (file)
@@ -308,7 +308,7 @@ Build a pair of connected socket objects using the given address
 family, socket type and protocol number.  Address family, socket type
 and protocol number are as for the \function{socket()} function above.
 Availability: \UNIX.
-\versionadded{2.3}
+\versionadded{2.4}
 \end{funcdesc}
 
 \begin{funcdesc}{fromfd}{fd, family, type\optional{, proto}}