##// END OF EJS Templates
Merge pull request #4508 from takluyver/qtcompletion-map-fixes...
Merge pull request #4508 from takluyver/qtcompletion-map-fixes Fix some uses of map() in Qt console completion code. Missed these in the Python 3 single codebase work.

File last commit:

r6547:cca0bfa1
r13532:2f38062a merge
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 = '����'