Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c1918 batch_dict_exact(Picklerobject *self, PyObject *obj) in batch_dict_exact() function
2011 res = batch_dict_exact(self, args); in save_dict()