Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c2889 const char appends_op = APPENDS; in batch_list() local
2973 if (_Pickler_Write(self, &appends_op, 1) < 0) in batch_list()
3003 const char appends_op = APPENDS; in batch_list_exact() local
3033 if (_Pickler_Write(self, &appends_op, 1) < 0) in batch_list_exact()