Home
last modified time | relevance | path

Searched defs:PyBytes_Check (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dbytesobject.h4 #define PyBytes_Check PyString_Check macro
/external/python/cpython3/Include/
Dbytesobject.h47 #define PyBytes_Check(op) \ macro
/external/libxml2/python/
Dlibxml_wrap.h32 #define PyBytes_Check PyString_Check macro
/external/python/cpython2/Modules/
D_bsddb.c118 #define PyBytes_Check PyString_Check macro