Home
last modified time | relevance | path

Searched refs:sys_setrecursionlimit (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dsysmodule.c518 sys_setrecursionlimit(PyObject *self, PyObject *args) in sys_setrecursionlimit() function
983 {"setrecursionlimit", sys_setrecursionlimit, METH_VARARGS,