PyObject_Bytes

Availability: 3.*

  1. PyObject* PyObject_Bytes(PyObject*)
    version(Python_3_0_Or_Later)
    PyObject_Bytes
  2. alias PyObject_Bytes = PyObject_Str

Meta