Searched defs:PyObject_Bytes (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Objects/ | ||
D | object.c | 611 PyObject_Bytes(PyObject *v) in PyObject_Bytes() function |
/external/python/cpython2/Include/ | ||
D | object.h | 464 #define PyObject_Bytes PyObject_Str macro |