mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
||||
case no fully qualified domain name is available, the hostname is
|
||||
returned.
|
||||
\versionadded{2.0}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{gethostbyname}{hostname}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue