Searched refs:coerce_str (Results 1 – 1 of 1) sorted by relevance
5385 static PyObject *coerce_str; local5392 self, "__coerce__", &coerce_str, "(O)", other);5417 other, "__coerce__", &coerce_str, "(O)", self);