Searched refs:IPv7Address (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_ipaddress.py | 1877 class IPv7Address(ipaddress.IPv6Address): class 1881 ip_invalid1 = IPv7Address('::1') 1882 ip_invalid2 = IPv7Address('::1') |
Completed in 7 milliseconds