mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Remove dots in \version{changed,added} argument and
correct argument order.
This commit is contained in:
parent
d056005482
commit
a635fbbcb0
7 changed files with 12 additions and 12 deletions
|
@ -68,8 +68,8 @@ depending on the results from DNS resolution and/or the host
|
|||
configuration. For deterministic behavior use a numeric address in
|
||||
\var{host} portion.
|
||||
|
||||
\versionadded[2.5]{AF_NETLINK sockets are represented as
|
||||
pairs \code{\var{pid}, \var{groups}}}
|
||||
\versionadded[AF_NETLINK sockets are represented as
|
||||
pairs \code{\var{pid}, \var{groups}}]{2.5}
|
||||
|
||||
All errors raise exceptions. The normal exceptions for invalid
|
||||
argument types and out-of-memory conditions can be raised; errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue