diff options
| author | Dave Cole <djc@object-craft.com.au> | 2004-08-09 05:59:09 +0000 |
|---|---|---|
| committer | Dave Cole <djc@object-craft.com.au> | 2004-08-09 05:59:09 +0000 |
| commit | 9dc19c2515637344bf871870114669252bd72773 (patch) | |
| tree | 0dac5c816a093b3a30b23e12110482f40e184e0d /Doc/lib/libsocket.tex | |
| parent | 331708b226db74e745ef9972f9d4177348e4399d (diff) | |
| download | cpython-git-9dc19c2515637344bf871870114669252bd72773.tar.gz | |
Ooops - for some reason I had the wrong versionadded...
Diffstat (limited to 'Doc/lib/libsocket.tex')
| -rw-r--r-- | Doc/lib/libsocket.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsocket.tex b/Doc/lib/libsocket.tex index 06d2645506..73590b4ce2 100644 --- a/Doc/lib/libsocket.tex +++ b/Doc/lib/libsocket.tex @@ -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}} |
