<div class="gmail_quote">On 7 August 2011 03:59, Lev Givon <span dir="ltr"><<a href="mailto:lev@columbia.edu">lev@columbia.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":134">--> 114 glbs = glbs['__ipythonshell__'].IP.user_ns</div></blockquote></div><br>This line, I think, needs to become something like this for 0.11:<br><br>glbs = glbs['__ipythonshell__'].user_ns<br>
<br>Thanks,<br>Thomas<br>