Hi Kurt,

We are tracking this issue here:
http://trac.sagemath.org/sage_trac/ticket/3345 .  I posted a patch,
but it doesn't seem to fix all the issues.  I'll try to take a look at
it again in the next few days if I can  find soome time.

---Mike

On Wed, Jun 18, 2008 at 1:44 AM, Kurt <[EMAIL PROTECTED]> wrote:
>
> I have used the trace() function just fine in version 3.0.
> It seems to have broken in 3.0.2, for example:
>
> ----------------------------------------------------------------------
> | SAGE Version 3.0.2, Release Date: 2008-05-24                       |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
>
> sage: trace('factor(100)')
>> <string>(1)<module>()
> (Pdb) s
> NameError: "name 'factor' is not defined"
>> <string>(1)<module>()
> (Pdb)
>
>
> In general, it seems that no symbol names (variables, functions, etc)
> appear to be defined within the trace function.
>
> I don't yet have 3.0.3 on my machine, so I don't know whether the
> problem exists there or not.
> I will be by on Wed. to load up 3.0.3 on my machine.
>
> -- Kurt
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to