##// END OF EJS Templates
remove no-longer-true pdoc comment...
remove no-longer-true pdoc comment pdoc doesn't eval expressions, so it doesn't work on objects that aren't defined.

File last commit:

r6547:cca0bfa1
r18838:28c46eaf
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 = '����'