[Python-Dev] seeing off SET_LINENO

Greg Ewing greg@cosc.canterbury.ac.nz
Wed, 31 Jul 2002 12:03:55 +1200 (NZST)


Michael Hudson <mwh@python.net>:

> My patch means the debugger doesn't stop
> on the "def f():" line -- unsurprisingly, given that no execution ever
> takes place on that line.

If there is no code there, there shouldn't be any
need to stop there, should there?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+