Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_ipaddress.py873 objects_with_scoped = objects + v6_scoped_objects variable in ComparisonTests
888 for obj in self.objects_with_scoped:
913 for obj in self.objects_with_scoped:
956 for lhs in self.objects_with_scoped:
957 for rhs in self.objects_with_scoped:
967 for obj in self.objects_with_scoped: