#9725: German Translation of the Tutorial
---------------------------------------------------+------------------------
Reporter: phil | Owner: phil
Type: enhancement | Status: closed
Priority: minor | Milestone: sage-4.7.1
Component: documentation | Resolution: fixed
Keywords: Documentation Tutorial German | Work_issues:
Upstream: N/A | Reviewer: Volker
Braun
Author: Philipp Schneider, Michael Mardaus | Merged:
sage-4.7.1.alpha1
Dependencies: |
---------------------------------------------------+------------------------
Comment(by fbissey):
I don't know if it is an interaction with another ticket but I just did a
test run of 4.7.1.alpha1 and got
{{{
sage -t -long -force_lib "devel/sage-main/doc/de/tutorial/programming.rst"
**********************************************************************
File "/Users/frb15/Desktop/sage-4.7.1.alpha1/devel/sage-
main/doc/de/tutorial/programming.rst", line 425:
sage: type(v)
Expected:
<class 'sage.structure.sequence.Sequence'>
Got:
<class 'sage.structure.sequence.Sequence_generic'>
**********************************************************************
File "/Users/frb15/Desktop/sage-4.7.1.alpha1/devel/sage-
main/doc/de/tutorial/programming.rst", line 463:
sage: type(B)
Expected:
<class 'sage.structure.sequence.Sequence'>
Got:
<class 'sage.structure.sequence.Sequence_generic'>
**********************************************************************
2 items had failures:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9725#comment:15>
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.