Searched defs:PyBytesObject (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | bytesobject.h | 1 #define PyBytesObject PyStringObject macro |
/external/python/cpython3/Include/cpython/ | ||
D | bytesobject.h | 15 } PyBytesObject; typedef |