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 ! :-)
Nathann -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org