##// END OF EJS Templates
Provide a name of the HistorySavingThread...
Provide a name of the HistorySavingThread This name appears when using PyDev to debug and is more informative than the default "Thread-N"

File last commit:

r6547:cca0bfa1
r13126:5a2eb17a
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 = '����'