#12974: make Graphics class inheritable and some clean ups
-----------------------------------------+----------------------------------
       Reporter:  ppurka                 |         Owner:  jason, was           
              
           Type:  enhancement            |        Status:  needs_work           
              
       Priority:  major                  |     Milestone:  sage-5.2             
              
      Component:  graphics               |    Resolution:                       
              
       Keywords:  sd40.5                 |   Work issues:                       
              
Report Upstream:  N/A                    |     Reviewers:  Karl-Dieter Crisman, 
Jeroen Demeyer
        Authors:  Punarbasu Purkayastha  |     Merged in:                       
              
   Dependencies:  #12810, #12605         |      Stopgaps:                       
              
-----------------------------------------+----------------------------------
Changes (by kcrisman):

  * status:  needs_review => needs_work


Comment:

 Ok, these are ''all'' manifestations of the same thing, exactly.
 {{{
       File "/Users/.../sage-5.1.beta6/local/lib/python/site-
 packages/sage/plot/colors.py", line 509, in __eq__
         return self.__rgb == right.__rgb
     AttributeError: 'Color' object has no attribute '_Color__rgb'
 }}}
 So there was one other "name-mangling" thing that didn't get picked up, I
 guess.  I'll see if I can track this down fairly easily.

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