#6890: No help for is_SymbolicVariable ?
---------------------------+------------------------------------------------
Reporter: kcrisman | Owner: tba
Type: defect | Status: new
Priority: minor | Milestone: sage-4.1.2
Component: documentation | Keywords: partial, help, doc
Reviewer: | Author:
Merged: |
---------------------------+------------------------------------------------
Help for is_SymbolicVariable and is_SymbolicExpressionRing is nonexistent,
for Python reasons, apparently:
{{{
sage: is_SymbolicExpressionRing??
Error getting source: could not find class definition
Type: partial
...
partial(func, *args, **keywords) - new function with partial application
of the given arguments and keywords.
}}}
Notice that these functions do have useful docstrings, they just aren't
showing up. This was originally reported in #2562.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6890>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---