##// END OF EJS Templates
Merge pull request #2110 from asmeurer/inputsplitter...
Merge pull request #2110 from asmeurer/inputsplitter Fixes and improvements to the input splitter This fixes #2108 (see the commit message for more details), and also now break, and continue will automatically deindent.

File last commit:

r6547:cca0bfa1
r7827:c7401c9b merge
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 = '����'