Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_sys.py313 def set_recursion_limit_at_depth(depth, limit): function
323 set_recursion_limit_at_depth(depth, limit)
330 set_recursion_limit_at_depth(limit, limit)