#2777: [with patch, needs review] '??' can't always find the source
----------------------------+-----------------------------------------------
 Reporter:  justin          |        Owner:  was       
     Type:  defect          |       Status:  new       
 Priority:  major           |    Milestone:  sage-3.1.3
Component:  user interface  |   Resolution:            
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by aginiewicz):

  * summary:  '??' can't always find the source => [with patch, needs
              review] '??' can't always find the source

Comment:

 added quick'n'dirty patch...

 the case with notebook?? can be also seen with all class instances, I made
 quick patch that make sage.misc.sageinspect.sage_get* functions work with
 class instances by returning data of class coresponding to given
 instance... also made notebook version of ?? check for _sage_src_ like was
 already done in console version.

 I don't know if this covers all cases, but works for reported notebook
 (and also for R functions and probably more)

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