Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dbytesobject.h2 #define PyBytes_Type PyString_Type macro
/external/python/cpython3/Objects/
Dbytesobject.c2824 PyTypeObject PyBytes_Type = { variable