Searched defs:builtin_coerce (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Python/
H A Dbltinmodule.c441 builtin_coerce(PyObject *self, PyObject *args) function
2624 {"coerce", builtin_coerce, METH_VARARGS, coerce_doc},

Completed in 286 milliseconds