#3830: [with patch, needs review] plot(sin(1/x), (x,-1,3), foo=10) yields an 
error
message about line, but should yield one about plot.
----------------------+-----------------------------------------------------
 Reporter:  was       |        Owner:  was       
     Type:  defect    |       Status:  new       
 Priority:  minor     |    Milestone:  sage-3.4.1
Component:  graphics  |   Resolution:            
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by ddrake):

 This looks nice, but the error message is a bit confusing: you have
 {{{
 raise RuntimeError("Error in line: option '%s' not valid."%opt)
 }}}
 and when I see that error message, it looks like it's trying to tell me
 there's an error on some line of code, and not in the function that
 produces lines. Perhaps change it to "Error in Line(): option..."?

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