Searched refs:sfuncname (Results 1 – 1 of 1) sorted by relevance
2421 char *sfuncname = "?", *sklassname = "?"; in instancemethod_repr() local2434 sfuncname = PyString_AS_STRING(funcname); in instancemethod_repr()2453 sklassname, sfuncname); in instancemethod_repr()2464 sklassname, sfuncname, in instancemethod_repr()