Searched refs:Coerce (Results 1 – 5 of 5) sorted by relevance
2 struct Coerce { struct6 struct Coerce coerce_func(void); argument10 struct Coerce c;
8 class Coerce: class16 if isinstance(other, Coerce):32 set1 = [2, 2.0, 2L, 2+0j, Coerce(2), Cmp(2.0)]
338 1. Coerce pointer to integer. If left type is a pointer, try to coerce it to the
350 Coerce an encoded object *obj* to a Unicode object and return a reference with