[IPython-dev] Traceback in frontend tests

MinRK benjaminrk at gmail.com
Sat Jun 23 14:31:03 EDT 2012


Also reported here<https://github.com/ipython/ipython/pull/1996#issuecomment-6498981>

On Fri, Jun 22, 2012 at 7:30 PM, Fernando Perez <fperez.net at gmail.com>wrote:

> Howdy,
>
> by accident I just saw this traceback when running
>
> iptest IPython.frontend
>
> ...
>
> Traceback (most recent call last):
>  File
> "/home/fperez/usr/lib/python2.7/site-packages/IPython/frontend/qt/console/completion_html.py",
> line 152, in eventFilter
>    if obj == self._text_edit:
> AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
>
>
> It does *not* cause an actual test error, so it's easy to miss it and
> may have been there for a long time.  But if anyone can provide a
> quick fix for it (I"m working on another bug), it would be great.  I'd
> really like to ship 0.13 with a squeaky-clean test suite.
>
> Cheers,
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120623/6ac95204/attachment.html>


More information about the IPython-dev mailing list