#5524: Fix missing equality test in attrcall
---------------------------------+------------------------------------------
Reporter: nthiery | Owner: nthiery
Type: defect | Status: needs_work
Priority: minor | Milestone: sage-4.3.2
Component: misc | Keywords: attrcall, pickling
Author: Nicolas M. ThiƩry | Upstream: N/A
Reviewer: Jason Bandlow | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Changes (by jbandlow):
* status: needs_review => needs_work
Comment:
I'm getting a failing doctest:
{{{
sage -t "devel/sage-trac/sage/misc/misc.py"
**********************************************************************
File "/usr/local/src/sage/devel/sage-trac/sage/misc/misc.py", line 2103:
sage: TestSuite(f).run()
Exception raised:
...
AttributeError: 'AttrCallObject' object has no attribute '_tester'
}}}
I'm applying on top of 4.3.1 plus #7976, #7921, #7938, #8028. Am I
missing something?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5524#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.