#14145: Problems with contains for Tableau, TableauTuples and PartitionTuples
------------------------------------+---------------------------------------
       Reporter:  andrew.mathas     |         Owner:  sage-combinat
           Type:  defect            |        Status:  needs_review 
       Priority:  major             |     Milestone:  sage-5.8     
      Component:  combinatorics     |    Resolution:               
       Keywords:  days45            |   Work issues:               
Report Upstream:  N/A               |     Reviewers:               
        Authors:  Travis Scrimshaw  |     Merged in:               
   Dependencies:  #13605            |      Stopgaps:               
------------------------------------+---------------------------------------
Changes (by {'newvalue': u'Travis Scrimshaw', 'oldvalue': ''}):

  * status:  new => needs_review
  * dependencies:  => #13605
  * author:  => Travis Scrimshaw


Comment:

 I've gone through and also caught all `TypeError` exceptions in the
 `__contains__()` methods. At the end of the day, I'd rather this to not
 try to create the element class, but this would likely require some major
 refactoring at best. Actually, in an ideal world I would like anytime a
 call to `in` throws an error, it returns `False`...I think I've probably
 said more than enough. Anyways, this patch fixes the problem at hand and
 is ready for review.

 Best,[[BR]]
 Travis

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14145#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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to