Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c1231 save_string(Picklerobject *self, PyObject *args, int doput) in save_string() argument
1296 if (doput) in save_string()
1398 save_unicode(Picklerobject *self, PyObject *args, int doput) in save_unicode() argument
1464 if (doput) in save_unicode()