##// 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
Thomas Kluyver
Workaround for bug in Python 3.1 py_compile
r6547 # coding: iso-8859-5
Thomas Kluyver
Add file required for Unicode test.
r6302 # (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'