Searched refs:_operator_not_ (Results 1 – 1 of 1) sorted by relevance
355 {"not_", (PyCFunction)_operator_not_, METH_O, _operator_not___doc__},361 _operator_not_(PyObject *module, PyObject *a) in _operator_not_() function