Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobject.c1672 notimplemented_bool(PyObject *v) in notimplemented_bool() function
1684 .nb_bool = notimplemented_bool,