Home | History | Annotate | Download | only in python

Lines Matching refs:_func

1136     self._func = func
1150 return self._func(rhs)
1153 return str(self._func)