Home | History | Annotate | Download | only in Objects

Lines Matching defs:byte

1994         int byte = (int)(PyBytes_AS_STRING(((PyUnicodeErrorObject *)self)->object)[uself->start]&0xff);
1996 "'%U' codec can't decode byte 0x%02x in position %zd: %U",
1998 byte,