Searched refs:_get_stack_depth (Results 1 – 2 of 2) sorted by relevance
143 def _get_stack_depth(size=2): function156 return sys.getrecursionlimit() - _get_stack_depth() < 100
103 self.limit = util._get_stack_depth() + limit