Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobject.c611 PyObject_Bytes(PyObject *v) in PyObject_Bytes() function
/external/python/cpython2/Include/
Dobject.h464 #define PyObject_Bytes PyObject_Str macro