Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Ddictobject.c3199 dict_or(PyObject *self, PyObject *other) in dict_or() function
3332 .nb_or = dict_or,