Home | History | Annotate | Download | only in Objects

Lines Matching refs:__bytes__

539     _Py_IDENTIFIER(__bytes__);
553 /* does it support __bytes__? */
562 "__bytes__ returned non-bytes (type %.200s)",
583 "or an object that implements __bytes__, not '%.100s'",
2542 _Py_IDENTIFIER(__bytes__);
2592 "__bytes__ returned non-bytes (type %.200s)",