Home
last modified time | relevance | path

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

/third_party/python/Include/
Dbytesobject.h30 #define PyBytes_Check(op) \ macro
/third_party/libxml2/python/
Dlibxml_wrap.h32 #define PyBytes_Check PyString_Check macro