Home
last modified time | relevance | path

Searched refs:v6_scoped_objects (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_ipaddress.py870 v6_scoped_objects = v6_scoped_addresses + [v6net_scoped] variable in ComparisonTests
873 objects_with_scoped = objects + v6_scoped_objects
904 for lhs, rhs in zip(self.v6_objects, self.v6_scoped_objects):
909 for rhs in self.v6_scoped_objects:
952 for obj in self.v6_objects + self.v6_scoped_objects + [self.v4net]:
997 sorted(self.v6_scoped_objects,
1000 sorted(self.v4_objects + self.v6_scoped_objects,