Searched refs:builtin_chr (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Python/
H A Dbltinmodule.c380 builtin_chr(PyObject *self, PyObject *args) function
2622 {"chr", builtin_chr, METH_VARARGS, chr_doc},

Completed in 43 milliseconds