#5282: [with patch; needs review] In %python mode in the notebook, tracebacks 
are
not properly reported
------------------------+---------------------------------------------------
 Reporter:  wasI        |        Owner:  was     
     Type:  defect      |       Status:  new     
 Priority:  major       |    Milestone:  sage-3.3
Component:  interfaces  |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by was):

  * summary:  In %python mode in the notebook, tracebacks are not properly
              reported => [with patch; needs review] In
              %python mode in the notebook, tracebacks are
              not properly reported

Comment:

 OK, I'm posting a patch that fixes this problem.  I improved syseval by
 getting rid of the weird hack of it just raising an exception when the
 system doesn't provide the interface it should.  This meant fixing many of
 the interfaces, which had evals that didn't work if a locals var was
 passed in.  I think this improved the quality of those interfaces as well,
 since many had customized eval methods that didn't properly pass extra
 options up to the base class, but now do.

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