##// END OF EJS Templates
cast buffers to bytes on Python 2 for pickle.loads...
cast buffers to bytes on Python 2 for pickle.loads pickle.loads doesn't support the buffer interface on Python 2
Min RK -
r19204:b0fb0657
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / tests
files
README.md Loading ...
__init__.py Loading ...
base.py Loading ...
test_nbconvertapp.py Loading ...

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.