Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobject.c1714 notimplemented_bool(PyObject *v) in notimplemented_bool() function
1726 .nb_bool = notimplemented_bool,