#19813: Sequence_generic needs to guard iadd, imul, delitem, delslice if
"immutable".
----------------------------------+------------------------
Reporter: mjo | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-7.0
Component: linear algebra | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
----------------------------------+------------------------
Comment (by nbruin):
Introspection seems to indicate:
`__iadd__`, `__imul__`,`__delitem__`,`__delslice__` should be intercepted.
Gleaned from:
{{{
sage: T=sage.structure.sequence.Sequence_generic
sage: [m for m in dir(T) if str(getattr(T,m)).find("list") >=0]
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19813#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.