Home | History | Annotate | Download | only in Objects

Lines Matching refs:err_occurred

35     int err_occurred = (PyErr_Occurred() != NULL);
40 if (!err_occurred) {
57 if (err_occurred) {