Searched refs:doput (Results 1 – 1 of 1) sorted by relevance
1241 save_string(Picklerobject *self, PyObject *args, int doput) in save_string() argument1309 if (doput) in save_string()1411 save_unicode(Picklerobject *self, PyObject *args, int doput) in save_unicode() argument1480 if (doput) in save_unicode()