This seems to break padics:

from __future__ import with_statement
                                    ^
------------------------------------------------------------

/home/gfurnish/sage-3.0.2-symbolics/devel/sage-symbolics/sage/rings/padics/padic_generic_element.pyx:19:37:
future feature with_statement is not defined


On Wed, Jun 11, 2008 at 11:20 PM, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> Robert Bradshaw wrote:
>> You can download it at http://cython.org/Cython-0.9.8.tar.gz to try
>> it out, or pull from http://hg.cython.org/cython-devel/
>>
>> This release catches us up with all of the features of Pyrex 0.9.8 as
>> well as numerous independent improvements.
>
> Thanks for the hard work. Works perfectly for me.
>
> Stefan
>
> _______________________________________________
> Cython-dev mailing list
> [email protected]
> http://codespeak.net/mailman/listinfo/cython-dev
>
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to