kuroko/test/testDel.krk.expect
2021-02-14 15:04:09 +09:00

17 lines
369 B
Plaintext

False
True
True
False
False
False
[1, 3, 4, 5]
[1, 3, 4]
list index out of range: 3
['__class__', '__str__', '__dir__', '__repr__', '__hash__', 'baz', 'qux']
42
['__class__', '__str__', '__dir__', '__repr__', '__hash__', 'qux']
hi
'object' object has no attribute 'baz'
['__class__', '__str__', '__dir__', '__repr__', '__hash__']
'object' object has no attribute 'bar'