#18540: Make DirichletGroup a new-style parent
-------------------------------------+-------------------------------------
       Reporter:  pbruin             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  number theory      |   Resolution:
       Keywords:  Dirichlet group    |    Merged in:
        Authors:  Peter Bruin        |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/pbruin/18540-DirichletGroup_Parent|  
b92b5b00d366e547a862a857783470a9e2ac71c6
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Additional remark: it would be good to fix these `pyflakes` warnings:
 {{{
 $ pyflakes src/sage/modular/dirichlet.py
 src/sage/modular/dirichlet.py:550: 'latex' imported but unused
 src/sage/modular/dirichlet.py:800: local variable 'R' is assigned to but
 never used
 src/sage/modular/dirichlet.py:1691: local variable 'R' is assigned to but
 never used
 src/sage/modular/dirichlet.py:2312: local variable 'n' is assigned to but
 never used
 src/sage/modular/dirichlet.py:2314: local variable 'p' is assigned to but
 never used
 src/sage/modular/dirichlet.py:2376: local variable 'one' is assigned to
 but never used
 src/sage/modular/dirichlet.py:2377: local variable 'zeta' is assigned to
 but never used
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18540#comment:10>
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