Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyUnicode_Format

7861     return PyUnicode_Format(v, w);

7991 /* Helpers for PyUnicode_Format() */
8240 PyObject *PyUnicode_Format(PyObject *format,