[IPython-User] install .10 after installing .11
Thomas Kluyver
takowl@gmail....
Sun Aug 7 06:18:48 CDT 2011
On 7 August 2011 03:59, Lev Givon <lev@columbia.edu> wrote:
> --> 114 glbs = glbs['__ipythonshell__'].IP.user_ns
>
This line, I think, needs to become something like this for 0.11:
glbs = glbs['__ipythonshell__'].user_ns
Thanks,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20110807/b1b89ce6/attachment.html
More information about the IPython-User
mailing list