#18796: Python 3 preparation: Cleaning up the bit rot that occurred  to a 
number of
Python 3 fixes
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  wluebbe                |       Status:  needs_work
           Type:         |    Milestone:  sage-6.8
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:  misc   |    Reviewers:
       Keywords:         |  Work issues:
  python3                |       Commit:
        Authors:         |  3b23e78b2387240a738862417fe66070856c2c68
  Wilfried Luebbe        |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/wluebbe/18796        |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by aapitzsch):

 * status:  needs_review => needs_work


Comment:

 Please fix the formatting of
 {{{
 if    ( isinstance(self, type(other))\
             and self._ambient_space_functor ==
 other._ambient_space_functor\
             and self._generators            == other._generators ):
 }}}
 and others in {{{src/sage/modular/modform_hecketriangle/functors.py}}}.
 {{{\}}} is not necessary.

--
Ticket URL: <http://trac.sagemath.org/ticket/18796#comment:5>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to