mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
#17400: fix documentation, add cache to is_global and correctly handle 100.64.0.0/10
This commit is contained in:
parent
a4df90ceb9
commit
be9c1b133b
3 changed files with 7 additions and 4 deletions
|
@ -160,7 +160,7 @@ write code that handles both IP versions correctly.
|
|||
|
||||
.. attribute:: is_global
|
||||
|
||||
``True`` if the address is allocated for private networks. See
|
||||
``True`` if the address is allocated for public networks. See
|
||||
iana-ipv4-special-registry (for IPv4) or iana-ipv6-special-registry
|
||||
(for IPv6).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue