Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=877651

--- Comment #70 from José Matos <jama...@fc.up.pt> ---
(In reply to comment #67)
> Actually, there may be a problem right now,
> updating my test environment, as it may very
> likely be that it works with ipython-0.13.1
> but not ipython-0.13.2. Will know it shortly.

Honestly I think that this bug is unrelated to ipython. Looking into the
backtrace we see the following:

# The above "hopefully" was wishful thinking:
-> 1336             return
inspect.ArgSpec(*_sage_getargspec_cython(sage_getsource(obj)))

So it seems that the above *was not* wishful thinking. :-)

this then fails because sage_getsource(obj) returns None.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=BYXlqAYn4S&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to