#7995: sage-test doesn't handle all of sage-doctest's return values
-------------------------------+--------------------------------------------
Reporter: wjp | Owner: tbd
Type: defect | Status: closed
Priority: major | Milestone: sage-4.3.2
Component: doctest | Resolution: fixed
Keywords: | Author: Willem Jan Palenstijn
Upstream: N/A | Reviewer: Alex Ghitza
Merged: sage-4.3.2.alpha0 | Work_issues:
-------------------------------+--------------------------------------------
Comment(by jhpalmieri):
I put in a few print statements, like Dan did:
{{{
print err,
err = err // 256
print err
}}}
On my iMac running OS X 10.6, when I hit ctrl-C, I see
{{{
515 2
}}}
which looks okay.
On sage.math, I see
{{{
2 0
}}}
which doesn't.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7995#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.