##// END OF EJS Templates
Backport PR #8260: use stdout.encoding for decoding pretty bytes...
Backport PR #8260: use stdout.encoding for decoding pretty bytes ensures correct decoding for objects that have queried sys.stdout.encoding for computing repr bytes. closes #8259
Min RK -
r21456:0c6bb1d2
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v4 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_convert.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_validate.py Loading ...