Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_sys.py228 def set_recursion_limit_at_depth(depth, limit): function
238 set_recursion_limit_at_depth(depth, limit)
250 set_recursion_limit_at_depth(depth, limit)