kuroko/test/testIteratorUnpack.krk.expect

5 lines
142 B
Plaintext

0 1 2
0 1 2
ValueError('Wrong number of values to unpack (wanted 2, got 2)')
ValueError('Wrong number of values to unpack (wanted 4, got 3)')