##// END OF EJS Templates
catch RuntimeError getting `obj._trait_validate`...
catch RuntimeError getting `obj._trait_validate` Qt mixins raise RuntimeError on undefined methods when called before `__init__`. Methods defined in Python will be found.

File last commit:

r6547:cca0bfa1
r20771:f5c403df
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 = '����'