Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyCFunction_NewEx

749     self->wr_callback = PyCFunction_NewEx(&wr_callback_def, wr, NULL);