##// END OF EJS Templates
Backport PR #6077: allow unicode keys in dicts in json_clean...
Backport PR #6077: allow unicode keys in dicts in json_clean non-ascii keys would raise UnicodeEncodeError in json_clean on Python 2
MinRK -
r17154:565f82ac
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...