PythonExtra/tests/basics/deque2.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
128 B
Plaintext
Raw Normal View History

ValueError
ValueError
TypeError
IndexError
None
1
2
3 4
IndexError('empty',)
2
IndexError('full',)
2
5 6
0
IndexError('empty',)