Searched refs:all_contained_in (Results 1 – 1 of 1) sorted by relevance
2855 all_contained_in(PyObject *self, PyObject *other) in all_contained_in() function2907 ok = all_contained_in(self, other); in dictview_richcompare()2914 ok = all_contained_in(self, other); in dictview_richcompare()2919 ok = all_contained_in(self, other); in dictview_richcompare()2924 ok = all_contained_in(other, self); in dictview_richcompare()2929 ok = all_contained_in(other, self); in dictview_richcompare()