#16177: Copying doctests into ipython console no longer seems to work
-------------------------+-------------------------------------------------
Reporter: darij | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.2
Component: interact | Keywords: console, ipython, syntax,
Merged in: | parsing
Reviewers: | Authors:
Work issues: | Report Upstream: N/A
Commit: | Branch:
Stopgaps: | Dependencies:
-------------------------+-------------------------------------------------
{{{
sage: sage: from sage.algebras.clifford_algebra import
ExteriorAlgebraDifferential
File "<ipython-input-4-6c4dbe5dff5e>", line 1
sage: from sage.algebras.clifford_algebra import
ExteriorAlgebraDifferential
^
SyntaxError: invalid syntax
sage: sage: E.<x,y,z> = ExteriorAlgebra(QQ)
File "<ipython-input-5-7a32afb1555a>", line 1
sage: E.<x,y,z> = ExteriorAlgebra(QQ)
^
SyntaxError: invalid syntax
}}}
It would work without the space before "sage:", but that's how these
things come in the doctests. I know it is not a required feature, but it's
annoying not to have it! Is there an alternative for debugging doctests?
--
Ticket URL: <http://trac.sagemath.org/ticket/16177>
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.