#18490: pyflakes cleanup of interfaces
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  chapoton               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.8
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  interfaces             |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  b226acd85a0d35c2f434282492faccb40f5ac674
  Frédéric Chapoton      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/chapoton/18490       |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by aapitzsch):

 There are still some problems
 {{{
 $ pyflakes-python2 src/sage/interfaces/*.py

 src/sage/interfaces/chomp.py:670: list comprehension redefines 'x' from
 line 665
 src/sage/interfaces/expect.py:60: 'AsciiArtString' imported but unused
 src/sage/interfaces/maxima_abstract.py:978: local variable 'a' is assigned
 to but never used
 src/sage/interfaces/tests.py:46: 'from all import *' used; unable to
 detect undefined names
 }}}

 Not sure if we should/can fix the last one.

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