#13255: Replace some deprecated python functions in sage/misc
----------------------------------+-----------------------------------------
Reporter: aapitzsch | Owner: jason
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.4
Component: misc | Resolution:
Keywords: python3 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: André Apitzsch | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by aapitzsch):
* dependencies: #13109 =>
Old description:
> Moving forward to Python 3.
>
> Execute
> {{{
> 2to3 -f has_key -f except -f idioms -f ne -f raise
> }}}
> for each *.py (and *.pyx) in sage/misc.
New description:
Moving forward to Python 3.
Execute
{{{
2to3 -f has_key -f except -f idioms -f ne -f raise
}}}
for each *.py (and *.pyx) in sage/misc.
Apply [attachment:trac_13255_rebased.patch].
--
Comment:
Apply [attachment:trac_13255_rebased.patch]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13255#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 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.