#12461: Replace some deprecated python functions in sage/algebras
------------------------------+---------------------------------------------
   Reporter:  aapitzsch       |          Owner:  jason         
       Type:  enhancement     |         Status:  needs_review  
   Priority:  major           |      Milestone:  sage-5.0      
  Component:  misc            |       Keywords:                
Work_issues:                  |       Upstream:  N/A           
   Reviewer:  David Loeffler  |         Author:  André Apitzsch
     Merged:                  |   Dependencies:  #12484        
------------------------------+---------------------------------------------
Changes (by aapitzsch):

  * status:  needs_work => needs_review


Comment:

 Replying to [comment:5 davidloeffler]:
 > If {{{type(right)}}} was some very generic base class like !SageObject,
 then the first statement would be True, but the remaining ones would be
 completely meaningless, so you'd get weird errors being raised. It should
 probably be {{{ isinstance(other, FreeAlgebraQuotient)}}} or something
 like that.

 You are right. I couldn't think of another possible type, so I used
 {{{FreeAlgebraQuotient}}}.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12461#comment:6>
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.

Reply via email to