On Thu, Jul 22, 2010 at 4:03 AM, Nathann Cohen <[email protected]> wrote: > Hello everybody !!! > > I began to use Sage's attach and load functions not so long ago, and I > stopped very soon to resume using the good old execfile. My problem is > that when a script loaded with "attach" or "load" fails because of a > mistake in the code, I see no information, while an external code > loaded with "execfile" will print, when it fails, the number of the > line and the reason of the bug... Is there any way around this ? It > really is -- very -- useful to debug code ! :-)
No, this is a bug that needs to be fixed. Willaim > > Nathann > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
