blob: 019199fdb85800a9696a515a5e7b56fa34964357 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
'' Generic.Traceback
' File ' Text
'"temp.py"' Name.Builtin
', line ' Text
'1' Literal.Number
'\n' Text.Whitespace
'SyntaxError' Generic.Error
': ' Text
"Non-ASCII character '\\xc3' in file temp.py on line 1, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details" Name
'\n' Text.Whitespace
|