Searched defs:Py_DEFAULT_RECURSION_LIMIT (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/internal/ | ||
H A D | pycore_ceval.h | 20 # define Py_DEFAULT_RECURSION_LIMIT 600 macro 22 # define Py_DEFAULT_RECURSION_LIMIT 1000 macro |
Completed in 1 milliseconds