Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c2599 const char appends_op = APPENDS; in batch_list() local
2683 if (_Pickler_Write(self, &appends_op, 1) < 0) in batch_list()
2713 const char appends_op = APPENDS; in batch_list_exact() local
2743 if (_Pickler_Write(self, &appends_op, 1) < 0) in batch_list_exact()