##// 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 / config / profile
cluster
math
pylab
pysh
python3
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h