Searched refs:existing_stack (Results 1 – 1 of 1) sorted by relevance
80 def __init__(self, existing_stack=None): argument87 self._stack = existing_stack[:] if existing_stack else []