mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-21 04:55:38 -04:00

So that the MicroPython-specific behaviour can be isolated, and the CPython compatible test don't need a .exp file. Signed-off-by: Damien George <damien@micropython.org>
18 lines
168 B
Plaintext
18 lines
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',)
|