##// 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 / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...