#6854: Something weird in the implementation of InfinitePolynomialRing
----------------------+-----------------------------------------------------
   Reporter:  ncohen  |       Owner:          
       Type:  defect  |      Status:  new     
   Priority:  major   |   Milestone:  sage-4.3
  Component:  misc    |    Keywords:          
Work_issues:          |      Author:          
   Upstream:  N/A     |    Reviewer:          
     Merged:          |  
----------------------+-----------------------------------------------------
Changes (by burcin):

 * cc: mhansen, SimonKing (added)
  * component:  symbolics => misc


Comment:

 AFAICT, introspection doesn't work simply because the given class doesn't
 have such a method. If you look at the file
 `sage/rings/polynomial/infinite_polynomial_element.py`, you'll see that a
 custom `__getattr__` method is used to pass the call on to the ''real
 element'' `self._p`.

 Maybe Mike knows a trick to make introspection work as well.

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