Dear Sage-Combinat devs,

Jeroen ran pyflakes on the whole Sage library which spotted quite a
few typos, including in "our" code:

----- Forwarded message from Jeroen Demeyer <jdeme...@cage.ugent.be> -----
...
sage/combinat/integer_vectors_mod_permgroup.py:437: undefined name 's'
sage/combinat/integer_vectors_mod_permgroup.py:791: undefined name 's'
sage/combinat/words/suffix_trees.py:124: undefined name 'old_s'
sage/combinat/words/suffix_trees.py:1208: undefined name 's'
sage/combinat/words/suffix_trees.py:1276: undefined name 's'
sage/combinat/rigged_configurations/kr_tableaux.py:145: undefined name
'KRTableauxBn'
sage/combinat/rigged_configurations/kr_tableaux.py:146: undefined name
'KRTypeVertical'
sage/combinat/matrices/latin.py:206: undefined name 'dumps'
sage/combinat/matrices/latin.py:1407: undefined name 'PairNotBitrade'
sage/combinat/matrices/latin.py:1448: undefined name 'PairNotBitrade'
sage/combinat/matrices/latin.py:1492: undefined name 'PairNotBitrade'
sage/combinat/iet/template.py:1912: undefined name 's'
sage/combinat/iet/iet.py:201: undefined name 'x'
sage/combinat/iet/constructors.py:359: undefined name 'PermutationIET'
sage/combinat/iet/constructors.py:371: undefined name 'PermutationIET'
sage/combinat/iet/constructors.py:376: undefined name 'PermutationIET'
sage/combinat/iet/constructors.py:498: undefined name 'PermutationLI'
sage/combinat/iet/constructors.py:510: undefined name 'PermutationLI'
sage/combinat/iet/constructors.py:515: undefined name 'PermutationLI'
sage/combinat/iet/constructors.py:632: undefined name 'Alphabet'
sage/combinat/iet/constructors.py:633: undefined name 'Infinity'
sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py:1719:
undefined name 'twist'
sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py:1721:
undefined name 'twist'
sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py:1721:
undefined name 'twist'
sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py:1731:
undefined name 'twist'
sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py:1733:
undefined name 'twist'
sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py:1733:
undefined name 'twist'
sage/coding/ag_code.py:90: undefined name 'sage'
sage/categories/sets_cat.py:652: undefined name 'CartesianProduct'
sage/categories/crystals.py:1190: undefined name 'complete'
sage/categories/crystals.py:1191: undefined name 'stembridgeTriple'
sage/categories/crystals.py:1191: undefined name 'x'
sage/categories/crystals.py:1203: undefined name 'x'
sage/categories/crystals.py:1203: undefined name 'stembridgeTriple'
sage/categories/crystals.py:1203: undefined name 'x'
...
----- End forwarded message -----

I strongly recommend running pyflakes on a regular bases on your files :-)

Cheers,
                                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to