##// END OF EJS Templates
move default log setup to _log_default from init_logging...
move default log setup to _log_default from init_logging allows classes to be passed log attribute, avoiding duplicate setup and occasional errors if things are done in the wrong order.

File last commit:

r6547:cca0bfa1
r6883:d2f71ea5
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 = '����'