#12445: revise Sage banner, help message
---------------------------------+------------------------------------------
Reporter: jhpalmieri | Owner: jason
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-5.1
Component: misc | Resolution:
Keywords: banner help | Work issues:
Report Upstream: N/A | Reviewers: Jeroen Demeyer, Karl-Dieter
Crisman
Authors: John Palmieri | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by kcrisman):
As I suspected:
{{{
sage -t "devel/sage-main/sage/misc/banner.py"
**********************************************************************
File "/Users/.../sage-5.0/devel/sage-main/sage/misc/banner.py", line 91:
sage: banner()
Expected:
----------------------------------------------------------------------
| Sage Version ..., Release Date: ...
| Type "notebook()" for the browser-based notebook interface. |
| Type "help()" for help. |
----------------------------------------------------------------------
...
Got:
----------------------------------------------------------------------
| Sage Version 5.0, Release Date: 2012-05-14 |
| Type "notebook()" for the browser-based notebook interface. |
| Type "help()" for help. |
----------------------------------------------------------------------
**********************************************************************
1 items had failures:
1 of 4 in __main__.example_3
***Test Failed*** 1 failures.
sage -t "devel/sage-main/sage/misc/banner.py"
Total time for all tests: 2.0 seconds
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12445#comment:14>
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.