circuitpython/tests/basics/deque_micropython.py.exp

17 lines
168 B
Text

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