summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/deque_micropython.py.exp
blob: f1ff7b77ac880b2cb32d39fc432cfb95e2e20717 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TypeError
IndexError
IndexError
TypeError
None
1
2
3 4
IndexError('empty',)
IndexError('empty',)
2
IndexError('full',)
IndexError('full',)
2
5 6
0
IndexError('empty',)