diff options
author | Michael W. Hudson <mwh@python.net> | 2002-08-30 13:09:51 +0000 |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-08-30 13:09:51 +0000 |
commit | 052972596fc89b20118b1d976299b931b9b439c0 (patch) | |
tree | 5d04a58b09ee268d168d86a6d2b1c6a7f818b6a3 /Python/pythonrun.c | |
parent | 2bc59eb7aaf8bbb04caa354dde525068f9bf2339 (diff) | |
download | cpython-052972596fc89b20118b1d976299b931b9b439c0.tar.gz |
Further SET_LINENO reomval fixes. See comments in patch #587933.
Use a slightly different strategy to determine when not to call the line
trace function. This removes the need for the RETURN_NONE opcode, so
that's gone again. Update docs and comments to match.
Thanks to Neal and Armin!
Also add a test suite. This should have come with the original patch...
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions