#9015: typing `?` on the command line brings up IPython help
-----------------------------+----------------------------------------------
Reporter: burcin | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone: sage-4.4.3
Component: documentation | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
I was looking over the shoulder of a new user as he started Sage for the
first time and typed `?` on the command line. This shows the IPython help
text which doesn't mention Sage at all.
We should change this to show the text displayed with `help()`.
Printing some more information when someone types `help` without the
parenthesis would also be nice.
{{{
sage: help
<function help at 0x1d6fc80>
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9015>
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.