On 2022-01-08 18:56:21, Jonathan Thornburg wrote:
> I've noticed that some (many) Python-level error messages (e.g., syntax
> errors) from Sage 9.5.beta8 fail to give the name of the source file
> in which the error occured.  For example, a few minutes ago I got this
> error message from a Sage code I'm working on:
> 

I think the load() method has been superseded by whatever magic ipython
offers. I'm not an expert, but I think

  sage: %run <file>

will give you a better error message.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/YdpVV0csgQu0mvvD%40stitch.

Reply via email to