##// END OF EJS Templates
Backport PR #2503: Fix traceback handling of SyntaxErrors without line numbers....
Backport PR #2503: Fix traceback handling of SyntaxErrors without line numbers. E.g. lxml generates such errors.

File last commit:

r6547:cca0bfa1
r9828:69ff900d
Show More
nonascii.py
5 lines | 175 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'