Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyNumberMethods

1134     PyNumberMethods *nbr, *nbi = NULL;

1269 static PyNumberMethods complex_as_number = {