Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dbytesobject.h27 #define PyBytes_Check(op) \ macro
/external/libxml2/python/
Dlibxml_wrap.h33 #define PyBytes_Check PyString_Check macro