##// 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 / 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 ...