mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
#20241: use correct RFC number
This commit is contained in:
parent
cb3ff4468a
commit
e5235f1624
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,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