Searched refs:dictitems_xor (Results 1 – 2 of 2) sorted by relevance
4541 dictitems_xor(PyObject *self, PyObject *other) in dictitems_xor() function4631 return dictitems_xor(self, other); in dictviews_xor()
1973 Objects/dictobject.c dictitems_xor PyId_items -