Home
last modified time | relevance | path

Searched refs:string_title (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dstringobject.c2047 string_title(PyStringObject *self) in string_title() function
3673 {"title", (PyCFunction)string_title, METH_NOARGS, title__doc__},