Home
last modified time | relevance | path

Searched refs:protobyte (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
DcPickle.c4706 char *protobyte; in load_proto() local
4708 i = self->read_func(self, &protobyte, 1); in load_proto()
4712 i = calc_binint(protobyte, 1); in load_proto()