Also reported <a href="https://github.com/ipython/ipython/pull/1996#issuecomment-6498981">here</a><br><br><div class="gmail_quote">On Fri, Jun 22, 2012 at 7:30 PM, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com" target="_blank">fperez.net@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Howdy,<br>
<br>
by accident I just saw this traceback when running<br>
<br>
iptest IPython.frontend<br>
<br>
...<br>
<br>
Traceback (most recent call last):<br>
  File "/home/fperez/usr/lib/python2.7/site-packages/IPython/frontend/qt/console/completion_html.py",<br>
line 152, in eventFilter<br>
    if obj == self._text_edit:<br>
AttributeError: 'CompletionHtml' object has no attribute '_text_edit'<br>
<br>
<br>
It does *not* cause an actual test error, so it's easy to miss it and<br>
may have been there for a long time.  But if anyone can provide a<br>
quick fix for it (I"m working on another bug), it would be great.  I'd<br>
really like to ship 0.13 with a squeaky-clean test suite.<br>
<br>
Cheers,<br>
<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>
</blockquote></div><br>