Home | History | Annotate | Download | only in python2.7

Lines Matching refs:newfunc

321 typedef PyObject *(*newfunc)(struct _typeobject *, PyObject *, PyObject *);
390 newfunc tp_new;