#20814: py3 print : not tested cases, step 5
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  chapoton               |       Status:  needs_review
           Type:         |    Milestone:  sage-7.3
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Jori Mäntysalo
  python3                |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  d832810a08c0978cabaefd2bd86c310bb79ac993
  Frédéric Chapoton      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/20814           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Old description:

> another small step towards python3
>
> some more print converted to use python3 syntax
>
> This is also doing something rather strong: make sure that all tests are
> run
> using the python3 syntax. This will therefore prevent any re-introduction
> of old-style python2 print syntax in any sage doctest.

New description:

 another small step towards python3

 some more print converted to use python3 syntax

--

Comment (by chapoton):

 ok, I think I have found that the problems were coming from the future
 import in `src/sage/modular/etaproducts.py`

 No idea what happens exactly, but undoing this change gives us back the
 usual behaviour.

 So this is back to being a very simple print ticket, one of the last ones
 for py files.

--
Ticket URL: <http://trac.sagemath.org/ticket/20814#comment:21>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to