Home | History | Annotate | Download | only in Python

Lines Matching refs:PyBytesObject

1600     wf.ptr = wf.buf = PyBytes_AS_STRING((PyBytesObject *)wf.str);
1611 char *base = PyBytes_AS_STRING((PyBytesObject *)wf.str);