#7972: show_identifiers is broken in the notebook; needs to not include globals
------------------------+---------------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.2
Component: notebook | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
{{{show_identifiers}}} works fine on the command line, but not in the
notebook.
{{{
When I use show_identifiers() from the command line, the behaviour is
as described. But if I use it from a notebook, then it returns an
array with 1746 elements, even if I call reset(). The first few
elements are
['paretovariate', 'is_MPolynomial', 'cartan_matrix',
'is_NumberFieldElement', 'elliptic_curves', 'sleep',
Would it be more sensible not to display these omnipresent
identifiers? It's hard to find my own variables in the mess!
(I'm on 10.6, core 2 duo, running 4.3, if this is a bug)
Cheers,
Felix
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7972>
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.