Searched refs:hintstrobj (Results 1 – 1 of 1) sorted by relevance
95 static PyObject *hintstrobj = NULL; in _PyObject_LengthHint() local113 hintmeth = _PyObject_LookupSpecial(o, "__length_hint__", &hintstrobj); in _PyObject_LengthHint()