#12461: Replace some deprecated python functions in sage/algebras
---------------------------+------------------------------------------------
Reporter: aapitzsch | Owner: jason
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: misc | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: André Apitzsch
Merged: | Dependencies:
---------------------------+------------------------------------------------
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.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12461>
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.