##// END OF EJS Templates
Merge pull request #3521 from jdfreder/nbconvert_exceptionfix...
Merge pull request #3521 from jdfreder/nbconvert_exceptionfix Nbconvert fix, silent fail if template doesn't exist If template is not found by name, an exception is thrown.

File last commit:

r6547:cca0bfa1
r11161:29a017c4 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 = '����'