Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyUnicode_GetLength

3111     if (PyUnicode_GetLength(format) == 0)
4981 Py_ssize_t len = PyUnicode_GetLength(dtstr);