#11913: Notebook hang in ?? source display Trackback
----------------------------+-----------------------------------------------
Reporter: vbraun | Owner: jason, mpatel, was
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: notebook | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
----------------------------+-----------------------------------------------
Comment (by SimonKing):
Replying to [comment:7 jhpalmieri]:
> But sagenb is supposed to be a stand-alone project; people should be
able to use it for other purposes, not just within Sage.
sageinspect.py is designed to inspect ''__Sage__'' source code. It first
tries to use python's inspect module to do the job, but when it fails (and
this is likely the case in Cython code) then it tries to find the source
files - and these source files are searched for ''in the devel/sage/sage
repository''.
Hence, if what you say is true, then the notebook should not use
sageinspect.py at all.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11913#comment:8>
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.