ipaddress.IPv6Address.is_site_local

is_site_local

True if the address is reserved for site-local usage. Note that the site-local address space has been deprecated by RFC 3879. Use is_private to test if this address is in the space of unique local addresses as defined by RFC 4193.

doc_python
2016-10-07 17:35:36
Comments
Leave a Comment

Please login to continue.