Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_pickle.c2886 const char appends_op = APPENDS; in batch_list() local
2970 if (_Pickler_Write(self, &appends_op, 1) < 0) in batch_list()
3000 const char appends_op = APPENDS; in batch_list_exact() local
3036 if (_Pickler_Write(self, &appends_op, 1) < 0) in batch_list_exact()

Completed in 10 milliseconds