##// END OF EJS Templates
Read pickles in pure binary mode....
Read pickles in pure binary mode. In 4ab240d53a we changed to pickle protocol 2 that introduces more binary data, so trying to read back those pickles in 'U' mode will cause strange unpickling errors.
Fernando Perez -
r5413:7869eba7
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...