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

Old description:

> We should prepare moving to Python3.
>
> Execute
> {{{
> 2to3 -f has_key -f except -f idioms -f ne -f raise
> }}}
> for each *.py in sage/algebras.
>
> See http://docs.python.org/library/2to3.html#fixers for meaning of the
> parameters.

New description:

 We should prepare moving to Python3.

 Execute
 {{{
 2to3 -f has_key -f except -f idioms -f ne -f raise
 }}}
 for each *.py in sage/algebras.

 See http://docs.python.org/library/2to3.html#fixers for meaning of the
 parameters.

 --------

 Apply [attachment:trac_12461.patch] and [attachment:trac_12461_2b.patch]
 to the Sage library repository.

--

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