report line number of julia exception
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
It would be very helpful if `julia.Main.eval(str)` reported the line number in the code string that raised the exception, as opposed to just repeating back the whole string. Is there any way to extract that information from the julia exception so it can be printed in `julia.core.py::check_exception`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.