circuitpython/tests/basics/deque2.py.exp
2018-02-21 22:58:14 +11:00

15 lines
128 B
Text

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