Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_pickle.c3127 const char setitems_op = SETITEMS; in batch_dict() local
3228 if (_Pickler_Write(self, &setitems_op, 1) < 0) in batch_dict()
3258 const char setitems_op = SETITEMS; in batch_dict_exact() local
3302 if (_Pickler_Write(self, &setitems_op, 1) < 0) in batch_dict_exact()

Completed in 10 milliseconds