Home
last modified time | relevance | path

Searched refs:unicode_str (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_pickle.c2425 PyObject *unicode_str = in save_bytes() local
2430 if (unicode_str == NULL) in save_bytes()
2433 st->codecs_encode, unicode_str, in save_bytes()
2435 Py_DECREF(unicode_str); in save_bytes()
/third_party/python/Objects/
H A Dunicodeobject.c13388 PyObject *unicode_str(PyObject *self) in unicode_str() function
15432 (reprfunc) unicode_str, /* tp_str */

Completed in 27 milliseconds