mirror of https://github.com/python/cpython
Ooops - for some reason I had the wrong versionadded...
This commit is contained in:
parent
331708b226
commit
9dc19c2515
|
@ -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
|
family, socket type and protocol number. Address family, socket type
|
||||||
and protocol number are as for the \function{socket()} function above.
|
and protocol number are as for the \function{socket()} function above.
|
||||||
Availability: \UNIX.
|
Availability: \UNIX.
|
||||||
\versionadded{2.3}
|
\versionadded{2.4}
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{fromfd}{fd, family, type\optional{, proto}}
|
\begin{funcdesc}{fromfd}{fd, family, type\optional{, proto}}
|
||||||
|
|
Loading…
Reference in New Issue