Jeremy Hylton wrote:

> Some of the finer points of generating the line number table (lnotab)
> are wrong.  There is some very delicate code to support single
> stepping with the debugger.

With disk and memory sizes being what they are nowadays,
is it still worth making heroic efforts to compress the
lnotab table? How about getting rid of all the delicate
code and replacing it with something much simpler?

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,          | A citizen of NewZealandCorp, a       |
Christchurch, New Zealand          | wholly-owned subsidiary of USA Inc.  |
[EMAIL PROTECTED]          +--------------------------------------+
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to