Home | History | Annotate | Download | only in Objects

Lines Matching full:string_title

2047 string_title(PyStringObject *self)
3673 {"title", (PyCFunction)string_title, METH_NOARGS, title__doc__},