##// END OF EJS Templates
Convert cpasted code to unicode on Python 2...
Convert cpasted code to unicode on Python 2 Closes gh-7676 No test, because this is very awkward code to test, but I can't reproduce the error manually after this change.
Thomas Kluyver -
r20327:f1ebed45
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
clearoutput.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
execute.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...