Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_SETREF

577     Py_SETREF(file->f_encoding, str);
578 Py_SETREF(file->f_errors, oerrors);