Home | History | Annotate | Download | only in Objects

Lines Matching refs:__bytes__

545     _Py_IDENTIFIER(__bytes__);
559 /* does it support __bytes__? */
568 "__bytes__ returned non-bytes (type %.200s)",
589 "or an object that implements __bytes__, not '%.100s'",
2537 _Py_IDENTIFIER(__bytes__);
2587 "__bytes__ returned non-bytes (type %.200s)",