#8359: Coxeter groups as permutation groups
--------------------------------------------------------------+-------------
Reporter: nthiery | Owner:
sage-combinat
Type: enhancement | Status:
positive_review
Priority: major | Milestone:
sage-5.7
Component: combinatorics | Resolution:
Keywords: Coxeter groups, permutation groups, chevie | Work issues:
Report Upstream: N/A | Reviewers:
Anne Schilling, Mike Hansen
Authors: Nicolas M. ThiƩry | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by jdemeyer):
You should never use `except:` without an exception type, otherwise you
would catch some unwanted exceptions. Catch specific exceptions instead
(or `except Exception:` if you want to catch all actual exceptions).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8359#comment:8>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.