kuroko/test/testDel.krk.expect
2021-01-14 16:08:25 +09:00

17 lines
333 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__', 'baz', 'qux']
42
['__class__', '__str__', '__dir__', '__repr__', 'qux']
hi
'object' object has no attribute 'baz'
['__class__', '__str__', '__dir__', '__repr__']
'object' object has no attribute 'bar'