Searched refs:FunctionRepr (Results 1 – 2 of 2) sorted by relevance
3260 FunctionRepr(FunctionObject *self) in FunctionRepr() function6651 FunctionType.tp_repr = (reprfunc)FunctionRepr; in init_structs()
16465 Solution: Python patch 19: add FunctionRepr(). (ZyX)