##// END OF EJS Templates
Backport PR #3960: Don't make sphinx a dependency for importing nbconvert...
Backport PR #3960: Don't make sphinx a dependency for importing nbconvert Just move the import so it doesn't fire unless sphinx is used. Even though it's trivial, probably not for 1.0.

File last commit:

r6547:cca0bfa1
r12128:71cff2af
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 = '����'