Searched refs:_str_replace_inf (Results 1 – 1 of 1) sorted by relevance
11 static PyObject *_str_replace_inf; variable79 _str_replace_inf, in append_repr()945 if (!_str_replace_inf && in maybe_init_static_strings()946 !(_str_replace_inf = PyUnicode_FromFormat("1e%d", 1 + DBL_MAX_10_EXP))) { in maybe_init_static_strings()