#8223: tab completion broken for many parent objects
-----------------------+----------------------------------------------------
   Reporter:  was      |       Owner:  tbd       
       Type:  defect   |      Status:  new       
   Priority:  blocker  |   Milestone:  sage-4.3.3
  Component:  misc     |    Keywords:            
     Author:           |    Upstream:  N/A       
   Reviewer:           |      Merged:            
Work_issues:           |  
-----------------------+----------------------------------------------------
Description changed by was:

Old description:

> {{{

New description:

 {{{
 sage: P.<x,y> = QQ[]
 sage: dir(P)
 BOOM!
 }}}

 This is caused by Nick Thiery's patch from trac #7921 which very badly
 defines a __dir__ method for parents:
 {{{
 changeset:   13746:6ad207aca83f
 user:        Nicolas M. Thiery <[email protected]>
 date:        Fri Jan 22 22:53:29 2010 +0100
 summary:     #7921: Categories for extension types via __getattr___
 }}}

--

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