commit | b3f515af646abf590f57fc6fe0da9eedfbbbb367 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jan 24 04:02:55 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jan 24 04:02:55 1997 +0000 |
tree | 942fd0df06b9d98b6c746f8fca7c1802c794a05c | |
parent | 747596a4917cc8924519bdee081a894ebcb0e059 [diff] |
Get the line number from PyCode_Addr2Line instead of believing tb_lineno. Store it in tb_lineno for the user.