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

Lines Matching refs:coercion

138 typedef int (*coercion)(PyObject **, PyObject **);
222 coercion hacks -- i.e. if the type's coercion function
245 coercion nb_coerce;
576 /* PyNumberMethods do their own coercion */