108 lines
2.4 KiB
Text
Generated
108 lines
2.4 KiB
Text
Generated
'Traceback (most recent call last):\n' Generic.Traceback
|
|
|
|
' File ' Text
|
|
'"/home/tb.py"' Name.Builtin
|
|
', line ' Text
|
|
'13' Literal.Number
|
|
', in ' Text
|
|
'<module>' Name
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'in_Python_3_11' Name
|
|
'(' Punctuation
|
|
')' Punctuation
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'^^^^^^^^^^^^^^^^' Punctuation.Marker
|
|
'\n' Text.Whitespace
|
|
|
|
' File ' Text
|
|
'"/home/tb.py"' Name.Builtin
|
|
', line ' Text
|
|
'2' Literal.Number
|
|
', in ' Text
|
|
'in_Python_3_11' Name
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'return' Keyword
|
|
' ' Text
|
|
'error_locations' Name
|
|
'(' Punctuation
|
|
')' Punctuation
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'^^^^^^^^^^^^^^^^^' Punctuation.Marker
|
|
'\n' Text.Whitespace
|
|
|
|
' File ' Text
|
|
'"/home/tb.py"' Name.Builtin
|
|
', line ' Text
|
|
'5' Literal.Number
|
|
', in ' Text
|
|
'error_locations' Name
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'return' Keyword
|
|
' ' Text
|
|
'are_provided' Name
|
|
'(' Punctuation
|
|
')' Punctuation
|
|
' ' Text
|
|
'is' Operator.Word
|
|
' ' Text
|
|
'True' Keyword.Constant
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'^^^^^^^^^^^^^^' Punctuation.Marker
|
|
'\n' Text.Whitespace
|
|
|
|
' File ' Text
|
|
'"/home/tb.py"' Name.Builtin
|
|
', line ' Text
|
|
'8' Literal.Number
|
|
', in ' Text
|
|
'are_provided' Name
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'return' Keyword
|
|
' ' Text
|
|
'in_tracebacks' Name
|
|
'(' Punctuation
|
|
')' Punctuation
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'^^^^^^^^^^^^^^^' Punctuation.Marker
|
|
'\n' Text.Whitespace
|
|
|
|
' File ' Text
|
|
'"/home/tb.py"' Name.Builtin
|
|
', line ' Text
|
|
'11' Literal.Number
|
|
', in ' Text
|
|
'in_tracebacks' Name
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'return' Keyword
|
|
' ' Text
|
|
'1' Literal.Number.Integer
|
|
'/' Operator
|
|
'0' Literal.Number.Integer
|
|
'\n' Text.Whitespace
|
|
|
|
' ' Text.Whitespace
|
|
'~^~' Punctuation.Marker
|
|
'\n' Text.Whitespace
|
|
|
|
'ZeroDivisionError' Generic.Error
|
|
': ' Text
|
|
'division by zero' Name
|
|
'\n' Text.Whitespace
|