#8613: __dir__() / tab completion returns nonexistent attributes
---------------------------+------------------------------------------------
   Reporter:  mmezzarobba  |       Owner:  somebody
       Type:  defect       |      Status:  new     
   Priority:  major        |   Milestone:  sage-4.4
  Component:  categories   |    Keywords:          
     Author:               |    Upstream:  N/A     
   Reviewer:               |      Merged:          
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by was):

 Notice also that other longer summation_from_element_class_add:
 {{{
 sage: search_src('summation_from_element_class_add')
 categories/commutative_additive_semigroups.py:121:
 summation_from_element_class_add = summation
 categories/commutative_additive_semigroups.py:136:            if
 (self.summation != self.summation_from_element_class_add) and
 hasattr(self, "element_class") and hasattr(self.element_class,
 "_add_parent"):

 }}}

 So, this suggests that this bug has something to do with Nicolas's
 category theory rewrite?  I'll post to sage-combinat.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8613#comment:1>
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].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to