Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c1241 save_string(Picklerobject *self, PyObject *args, int doput) in save_string() argument
1309 if (doput) in save_string()
1411 save_unicode(Picklerobject *self, PyObject *args, int doput) in save_unicode() argument
1480 if (doput) in save_unicode()