Searched refs:unicode_str (Results 1 – 2 of 2) sorted by relevance
2423 PyObject *unicode_str = in save_bytes() local2429 if (unicode_str == NULL) in save_bytes()2432 st->codecs_encode, unicode_str, in save_bytes()2434 Py_DECREF(unicode_str); in save_bytes()
13703 PyObject *unicode_str(PyObject *self) in unicode_str() function15754 (reprfunc) unicode_str, /* tp_str */