Home | History | Annotate | Download | only in Objects

Lines Matching refs:unicode_title

6025 unicode_title(PyUnicodeObject *self)

7906 {"title", (PyCFunction) unicode_title, METH_NOARGS, title__doc__},