#16216: Improve PEP8 compliance: replace "== None" by "is None"
-------------------------------------+-------------------------------------
       Reporter:  wluebbe            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.2
      Component:  build              |   Resolution:
       Keywords:  pep8               |    Merged in:
        Authors:  Wilfried Luebbe    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/wluebbe/ticket/16216             |  166bc6c497e13febf34e7f64cd947d3bd2dc99c3
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 Why not provide a script here? It should be possible to apply it just
 before the stable release.

 With a simple grep I found many more instances in

 - sage/coding/code_bounds.py
 - sage/schemes/toric/variety.py
 - sage/schemes/toric/chow_group.py
 - sage/schemes/projective/projective_morphism.py
 - sage/schemes/generic/divisor_group.py
 - sage/schemes/elliptic_curves/weierstrass_morphism.py
 - sage/schemes/elliptic_curves/ell_finite_field.py
 - sage/schemes/elliptic_curves/ell_generic.py
 - sage/geometry/toric_lattice.py
 - sage/geometry/triangulation/point_configuration.py
 - sage/geometry/polyhedron/misc.py
 - sage/geometry/polyhedron/cdd_file_format.py
 - sage/geometry/polyhedron/face.py
 - sage/numerical/optimize.py
 - sage/calculus/desolvers.py
 - sage/sandpiles/sandpile.py
 - sage/graphs/generic_graph.py
 - sage/graphs/graph_coloring.py
 - sage/graphs/graph.py
 - sage/modular/modform/ambient_eps.py
 - sage/toto.py
 - sage/categories/coxeter_groups.py
 - sage/matrix/constructor.py
 - sage/quadratic_forms/quadratic_form__ternary_Tornaria.py
 - sage/interfaces/singular.py
 - sage/combinat/root_system/root_lattice_realizations.py
 - sage/combinat/sf/ns_macdonald.py
 - sage/combinat/tableau_tuple.py
 - sage/combinat/composition_tableau.py
 - sage/combinat/k_tableau.py
 - sage/combinat/affine_permutation.py
 - sage/ext/gen_interpreters.py

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