Lines Matching refs:list
445 # There's the entry for the new list, and the keep alive.654 class C(list):658 return (list(self) == list(other) and731 self._keys = list(d.keys())747 class C(list):752 self.assertEqual(list(x), list(y))758 class C(list):763 self.assertEqual(list(x), list(y))