Searched refs:PyFormatterIter_Type (Results 1 – 4 of 4) sorted by relevance
1147 static PyTypeObject PyFormatterIter_Type = { variable1189 it = PyObject_New(formatteriterobject, &PyFormatterIter_Type); in formatter_parser()
1062 static PyTypeObject PyFormatterIter_Type = { variable1112 it = PyObject_New(formatteriterobject, &PyFormatterIter_Type); in formatter_parser()
8965 if (PyType_Ready(&PyFormatterIter_Type) < 0) in _PyUnicode_Init()
15220 if (PyType_Ready(&PyFormatterIter_Type) < 0) in _PyUnicode_Init()