##// END OF EJS Templates
Force setuptools to skip byte compilation when installing on Python 3....
Force setuptools to skip byte compilation when installing on Python 3. Closes gh-1470

File last commit:

r6302:198fed81
r6546:975e8c4d
Show More
nonascii.py
5 lines | 177 B | text/x-python | PythonLexer
# encoding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'