mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merge from 3.3
This commit is contained in:
commit
a3d0ffe2c6
2 changed files with 9 additions and 1 deletions
|
@ -167,7 +167,7 @@ write code that handles both IP versions correctly.
|
|||
|
||||
.. attribute:: is_unspecified
|
||||
|
||||
``True`` if the address is unspecified. See :RFC:`5375` (for IPv4)
|
||||
``True`` if the address is unspecified. See :RFC:`5735` (for IPv4)
|
||||
or :RFC:`2373` (for IPv6).
|
||||
|
||||
.. attribute:: is_reserved
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue