On Tue, Feb 9, 2010 at 1:22 PM, finotti <
luis.f...@gmail.com> wrote:
> Dear all,
>
> Cells starting with "%time" stopped working with 4.3.2. (It works
> with 4.3.1.) Is it no long supported or is it a bug? (time still
> works with the command line.)
>
> Running on Linux 32-bit, ubuntu binary.
>
> Thanks,
Wow, what a horrible, horrible regression! Indeed, what happens is
that doing %time causes the notebook to hang forever, and be pretty
broken thereafter. Ouch.
I've opened a ticket:
http://trac.sagemath.org/sage_trac/ticket/8225
William