OpenGrok
Cross Reference: bytesobject.c
xref
: /
external
/
python
/
cpython3
/
Objects
/
bytesobject.c
Home
|
History
|
Annotate
|
Download
|
only in
Objects
Lines Matching
refs:PyByteArray_CheckExact
3266
assert(
PyByteArray_CheckExact
(writer->buffer));