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