#8387: help (notebook) examples use deprecated usage.
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.4
Component: notebook | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Using Sage 4.3.3
help(notebook) shows
{{{
| - ``interface`` -- string (default: ``'localhost'``), address
| of network interface to listen on; give ``''`` to listen on
| all interfaces. You may use ``address`` here for backwards
| compatibility, but this is deprecated and will be removed in
| the future.
}}}
Then the second and fourth examples use 'address'.
{{{
| notebook(address='', secure=True)
| notebook(address='', server_pool=['sa...@localhost'],
| ulimit='-v 500000', accounts=True)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8387>
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.