##// END OF EJS Templates
add `patch_pyzmq` for backporting a few changes from pyzmq...
add `patch_pyzmq` for backporting a few changes from pyzmq * missing constants in pyzmq < 2.1.9 * avoid jsonlib with pyzmq < 2.2.0

File last commit:

r6547:cca0bfa1
r6628:b4f978f3
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 = '����'