mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Added a \versionadded statement to the getfqdn() description.
This commit is contained in:
parent
5fad268ffc
commit
8b2e8f846c
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ host. To find the fully qualified name, the hostname returned by
|
||||||
available. The first name which includes a period is selected. In
|
available. The first name which includes a period is selected. In
|
||||||
case no fully qualified domain name is available, the hostname is
|
case no fully qualified domain name is available, the hostname is
|
||||||
returned.
|
returned.
|
||||||
|
\versionadded{2.0}
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{gethostbyname}{hostname}
|
\begin{funcdesc}{gethostbyname}{hostname}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue