Home | History | Annotate | Download | only in test

Lines Matching refs:read_stack

66     def __init__(self, read_stack=()):
67 self._read_stack = list(read_stack)