##// END OF EJS Templates
Deprecate io.{stdout,stderr} and shell.{write,write_err}...
Deprecate io.{stdout,stderr} and shell.{write,write_err} I believe there is no longer any reason to use these

File last commit:

r6547:cca0bfa1
r22192:f9a281d8
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 = '����'