[IPython-dev] saving state of ipython session to a pickled file

Michael McKerns mmckerns at caltech.edu
Fri Aug 23 15:19:27 EDT 2013


I just pushed an update that *should* fix this bug:
https://bugs.launchpad.net/ipython/+bug/488953

detailed by this question:
http://stackoverflow.com/questions/18381348/dill-dump-session-with-ipython

The updates to dill have been posted to github at
https://github.com/uqfoundation,
and the on the issue tracker
http://trac.mystic.cacr.caltech.edu/project/pathos/ticket/131.
Until I post a new tarball, dill+ipython users should use the version off
of the github link.

There might be other "magic" things that ipython does that I'm not
catching...
but this change should make sure the default ones that ipython uses are fine.

---

Mike McKerns
California Institute of Technology
http://www.its.caltech.edu/~mmckerns





More information about the IPython-dev mailing list