Home
last modified time | relevance | path

Searched refs:v4intf (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_ipaddress.py877 v4intf = ipaddress.IPv4Interface(1) variable in ComparisonTests
885 v4_addresses = [v4addr, v4intf]
942 (self.v4intf, self.v4intf2),
1007 v4_ordered = [self.v4addr, self.v4net, self.v4intf]

Completed in 6 milliseconds