Yes, once the inputhook branch is merged into trunk, this should be fixed.  Details will follow on list when this happens.<br><br>Cheers,<br><br>Brian<br><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 10:55 PM, Fernando Perez <span dir="ltr"><<a href="http://fperez.net">fperez.net</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Pieter,<br>
<br>
On Fri, Aug 7, 2009 at 2:01 AM, Pieter Cristiaan de<br>
<div class="im">Groot<<a href="mailto:p.c.degroot@tudelft.nl">p.c.degroot@tudelft.nl</a>> wrote:<br>
</div><div class="im">> Hello Ville and the rest,<br>
><br>
> I'm reasonably sure that it is always an IOError, and the prints might<br>
> not look so pretty when you're not debugging. Maybe this one is preferrable?<br>
><br>
>      try:<br>
>          update_tk(<a href="http://self.tk" target="_blank">self.tk</a>)<br>
>          self.IP.runcode()<br>
>          time.sleep(0.01)<br>
>          return True<br>
>      except IOError:<br>
>          return True<br>
<br>
</div>I'm sorry this one slipped through the cracks with the recent 0.10<br>
work. It was a small fix but I didn't see it and there was no bug<br>
report assigned to the 0.10 milestone with this information to alert<br>
me.  When you reported it originally I was simply too swamped and<br>
unresponsive, and it slipped.<br>
<br>
I've now made a bug for it so this doesn't happen again:<br>
<br>
<a href="https://bugs.launchpad.net/ipython/+bug/412353" target="_blank">https://bugs.launchpad.net/ipython/+bug/412353</a><br>
<br>
As it says there, it's possible we may not need it for 0.11, but we'll<br>
see.  In any case, if we do put out an 0.10.1 bugfix release later,<br>
this should go in there.<br>
<br>
Regards,<br>
<div><div></div><div class="h5"><br>
f<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br>