#3871: crap in SAGE_ROOT; extending #3759
---------------------+------------------------------------------------------
 Reporter:  was      |        Owner:  mabshoff  
     Type:  defect   |       Status:  new       
 Priority:  major    |    Milestone:  sage-3.4.1
Component:  doctest  |   Resolution:            
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by boothby):

 I didn't testlong, but I did a full test, and found that
 /rings/polynomial/polynomial_element.pyx creates two images around line
 228

 {{{
         EXAMPLES:
             sage: x = polygen(GF(389))
             sage: plot(x^2 + 1, rgbcolor=(0,0,1)).save()
             sage: x = polygen(QQ)
             sage: plot(x^2 + 1, rgbcolor=(1,0,0)).save()
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3871#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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