Changes between Initial Version and Version 4 of Ticket #3024
- Timestamp:
- Sep 6, 2015, 3:55:03 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3024
-
Property
Status
changed from
new
toclosed
-
Property
Report Upstream
changed from
to
N/A
-
Property
Resolution
changed from
to
fixed
-
Property
Summary
changed from
notebook -- parses tracebacks in the output of docstrings of help command
to[with patch; positive review] notebook -- parses tracebacks in the output of docstrings of help command
-
Property
Status
changed from
-
Ticket #3024 – Description
initial v4 3 3 {{{ 4 4 sage: help(VectorSpace) 5 6 5 7 6 Help on function VectorSpace in module sage.modules.free_module: