Searched defs:PyBytes_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Include/ | ||
| D | bytesobject.h | 2 #define PyBytes_Type PyString_Type macro |
| /external/python/cpython3/Objects/ | ||
| D | bytesobject.c | 2824 PyTypeObject PyBytes_Type = { variable |