micropython/tests/basics/deque_micropython.py.exp

18 wiersze
168 B
Plaintext

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