PyBytes_Check

  1. int PyBytes_Check(PyObject* op)
  2. alias PyBytes_Check = PyString_Check
    alias PyBytes_Check = PyString_Check

Meta