Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyUnicode_Format

7965     return PyUnicode_Format(v, w);

8095 /* Helpers for PyUnicode_Format() */
8344 PyObject *PyUnicode_Format(PyObject *format,