mirror of https://github.com/Delgan/loguru.git
21 lines
1.0 KiB
Plaintext
21 lines
1.0 KiB
Plaintext
|
||
[33m[1mTraceback (most recent call last):[0m
|
||
|
||
File "[32mtests/exceptions/source/modern/[0m[32m[1mmatch_statement.py[0m", line [33m21[0m, in [35m<module>[0m
|
||
[1mmatch[0m[1m([0m[34m[1m1[0m[1m)[0m
|
||
[36m└ [0m[36m[1m<function match at 0xDEADBEEF>[0m
|
||
|
||
File "[32mtests/exceptions/source/modern/[0m[32m[1mmatch_statement.py[0m", line [33m18[0m, in [35mmatch[0m
|
||
[1mcase[0m [1my[0m[1m:[0m [1mcase[0m[1m([0m[1mx[0m[1m)[0m
|
||
[36m│ │ │ └ [0m[36m[1m1[0m
|
||
[36m│ │ └ [0m[36m[1m<function case at 0xDEADBEEF>[0m
|
||
[36m│ └ [0m[36m[1m1[0m
|
||
[36m└ [0m[36m[1m<function case at 0xDEADBEEF>[0m
|
||
|
||
File "[32mtests/exceptions/source/modern/[0m[32m[1mmatch_statement.py[0m", line [33m11[0m, in [35mcase[0m
|
||
[1mmatch[0m [1my[0m [35m[1m/[0m [34m[1m0[0m[1m:[0m
|
||
[36m│ └ [0m[36m[1m1[0m
|
||
[36m└ [0m[36m[1m<function match at 0xDEADBEEF>[0m
|
||
|
||
[31m[1mZeroDivisionError[0m:[1m division by zero[0m
|