#22 closed defect (fixed)
Missing line number for errors in expression evaluation
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Component: | Expression evaluation | Version: | |
| Keywords: | Cc: |
Description
For example, when trying to call a name that evaluates to None, the line number in the exception is always set to 1, regardless of the actual line number.
Change History (1)
comment:1 Changed 19 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [167].