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

File last commit:

r4983:a1987bdc
r5413:7869eba7
Show More
.gitignore
13 lines | 162 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak