#13701: Replace some python2 functions with python3 compatible ones in
sage/databases
----------------------------------+-----------------------------------------
Reporter: aapitzsch | Owner: was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: databases | Resolution:
Keywords: python3 | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: André Apitzsch | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Old description:
> Moving forward to Python 3.
>
> Execute
> {{{
> 2to3 -f has_key -f except -f idioms -f ne -f raise -f print
> }}}
> for each *.py in sage/databases.
>
> '''Apply''' [attachment:trac_13701.2.patch].
New description:
Moving forward to Python 3.
Execute
{{{
2to3 -f has_key -f except -f idioms -f ne -f raise -f print
}}}
for each *.py in sage/databases.
'''Apply''' [attachment:trac_13701.3.patch].
--
Comment (by aapitzsch):
Replying to [comment:5 kcrisman]:
> André, can you do this ticket but without that file included, so that
removing it at #13910 won't conflict with the patch here?
Done.
Apply [attachment:trac_13701.3.patch].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13701#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.