#17400: fix documentation, add cache to is_global and correctly handle 100.64.0.0/10

This commit is contained in:
Peter Moody 2013-10-22 12:36:21 -07:00
parent a4df90ceb9
commit be9c1b133b
3 changed files with 7 additions and 4 deletions

View file

@ -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).