mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Ooops - for some reason I had the wrong versionadded...
This commit is contained in:
parent
331708b226
commit
9dc19c2515
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue