Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_pickle.c2708 save_unicode(PicklerObject *self, PyObject *obj) in save_unicode() function
4310 return save_unicode(self, obj); in save()