#16445: load and attach need parentheses
-------------------------------------+-------------------------------------
Reporter: sanvila | Owner:
Type: defect | Status: new
Priority: trivial | Milestone: sage-6.3
Component: documentation | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/sanvila/load_and_attach_need_parentheses|
df15d9f45b51a65573713578bf4371ade519d282
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by ppurka):
This is very good. I was searching the docs, and it seems there are
several additional places where "load" and "attach" are used. Can you fix
them too? The list is here (based on sage-6.3.beta2). The output is in the
form of `<filename>:<line number>: <expression>`
{{{
basu@plantain:~/Installations/sage [t/16445/load_an] $ find src/doc -name
'*.rst' -exec grep -En 'sage: (load|attach) ' {} \+
src/doc/ru/tutorial/interactive_shell.rst:193: sage: load "setup"
src/doc/ru/tutorial/programming.rst:26: sage: load "example.sage"
src/doc/ru/tutorial/programming.rst:37: sage: attach "example.sage"
src/doc/ru/tutorial/programming.rst:142: sage: attach "test.spyx"
src/doc/de/tutorial/interactive_shell.rst:201: sage: load "setup"
src/doc/de/tutorial/programming.rst:28: sage: load "beispiel.sage"
src/doc/de/tutorial/programming.rst:39: sage: attach "beispiel.sage"
src/doc/de/tutorial/programming.rst:156: sage: attach "test.spyx"
src/doc/fr/tutorial/interactive_shell.rst:208: sage: load "setup"
src/doc/fr/tutorial/programming.rst:28: sage: load "example.sage"
src/doc/fr/tutorial/programming.rst:39: sage: attach "example.sage"
src/doc/fr/tutorial/programming.rst:155: sage: attach "test.spyx"
src/doc/en/developer/coding_in_cython.rst:141: sage: load
"power2.spyx"
src/doc/en/developer/coding_in_cython.rst:154: sage: attach
"power2.spyx"
src/doc/en/developer/coding_in_cython.rst:176: sage: load
"powerslow.py"
src/doc/en/constructions/interface_issues.rst:315: sage: load
"example.sage"
src/doc/en/constructions/interface_issues.rst:327: sage: attach
"example.sage"
src/doc/en/tutorial/interactive_shell.rst:201: sage: load "setup"
src/doc/en/tutorial/programming.rst:148: sage: attach "test.spyx"
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16445#comment:5>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.