Home
last modified time | relevance | path

Searched defs:PyAnySet_CheckExact (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dsetobject.h70 #define PyAnySet_CheckExact(ob) \ macro
/external/python/cpython3/Include/
Dsetobject.h91 #define PyAnySet_CheckExact(ob) \ macro