##// 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 / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbformat.v3.schema.json Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...