Ticket #711 (closed: fixed)
Python Syntax errors: Arrow does not point to the correct line
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
We will need to catch the error text, parse out the line number and use that.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2743]) Fix to script marker so that it updates correctly for errors that occur before the script execution has begun. Fixes #711