mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add versionadded for has_ipv6 attribute
This commit is contained in:
parent
cabf56f8b4
commit
6eb502f267
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ for a few symbols, default values are provided.
|
|||
\begin{datadesc}{has_ipv6}
|
||||
This constant contains a boolean value which indicates if IPv6 is
|
||||
supported on this platform.
|
||||
\versionadded{2.3}
|
||||
\end{datadesc}
|
||||
|
||||
\begin{funcdesc}{getaddrinfo}{host, port\optional{, family, socktype, proto, flags}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue