On Oct 1, 4:39 am, mhampton <[EMAIL PROTECTED]> wrote:
> I only had the same failures as Alex Ghitza, on an intel mac (10.5).
>
> M. Hampton
Ok, I cannot reproduce the problem with
sage -t devel/sage/sage/calculus/all.py
**********************************************************************
File "/opt/sage-3.1.3.alpha2/tmp/all.py", line 64:
sage: is_SymbolicExpression(a)
Expected:
True
Got:
doctest:1: DeprecationWarning:
Using is_SymbolicExpression from the top level is deprecated since
it was designed to be used by developers rather than end users.
It most likely does not do what you would expect it to do. If you
really need to use it, import it from the module that it is defined
in.
True
**********************************************************************
Alex is probably right about the patch that caused this, but I cannot
see how it fails only with that function.
A patch for the Magma doctesting problem is up at #4227 and should be
trivial to review.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---