Lines Matching refs:PyErr_Format
235 PyErr_Format(PyExc_TypeError, "integer argument expected, got '%s'", in stringio_read()
305 PyErr_Format(PyExc_TypeError, "integer argument expected, got '%s'", in stringio_readline()
329 PyErr_Format(PyExc_IOError, in stringio_iternext()
377 PyErr_Format(PyExc_TypeError, "integer argument expected, got '%s'", in stringio_truncate()
383 PyErr_Format(PyExc_ValueError, in stringio_truncate()
424 PyErr_Format(PyExc_ValueError, in stringio_seek()
429 PyErr_Format(PyExc_ValueError, in stringio_seek()
467 PyErr_Format(PyExc_TypeError, "unicode argument expected, got '%s'", in stringio_write()
568 PyErr_Format(PyExc_ValueError, in stringio_init()
573 PyErr_Format(PyExc_TypeError, in stringio_init()
722 PyErr_Format(PyExc_TypeError, in stringio_setstate()
758 PyErr_Format(PyExc_TypeError, in stringio_setstate()
777 PyErr_Format(PyExc_TypeError, in stringio_setstate()