mirror of
https://github.com/python/cpython.git
synced 2026-05-18 10:24:42 -04:00
61328eef1f
made it try to set the line number from the trace callback for a 'call' event. This patch makes the error message a little more helpful in that case, and makes it a little less likely that a future editor will make the same mistake in test_trace.