On Thu, May 28, 2009 at 10:46 AM, Mike Hansen <mhan...@gmail.com> wrote:
>
> Hello,
>
> Sage 4.0.rc1 has been released.  This should hopefully take care of
> the rest of the fallout from the switch to Pynac.  The tarball can be
> found at
>
> http://sage.math.washington.edu/home/mhansen/sage-4.0.rc1.tar
>
> and a copy of it to be used for upgrading can be found at
>
> http://sage.math.washington.edu/home/mhansen/release/4.0/rc1/sage-4.0.rc1

After the upgrade, one doctest failure (below) on 64-bit Ubuntu 8.10
running on an Intel Macbook.

Franco

--

karkwa: ./sage -t devel/sage/sage/interfaces/sage0.py
sage -t  "devel/sage/sage/interfaces/sage0.py"
**********************************************************************
File
"/home/saliola/Applications/sage-4.0.rc0/devel/sage/sage/interfaces/sage0.py",
line 364:
    sage: sage0.get('x')
Expected:
    "...NameError: name 'x' is not defined"
Got:
    '------------------------------------------------------------\nTraceback
(most recent call last):\n  File "<ipython console>", line 1, in
<module>\nNameError: name \'x\' is not defined'
**********************************************************************
1 items had failures:
   1 of   6 in __main__.example_13
***Test Failed*** 1 failures.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to