New submission from Aldo Cortesi:
I rely heavily on a code coverage analysis engine I developed, and a bug
in Python's trace functionality has been bothering me for years. Today I
snapped, and finally tracked it down to a minimal test case. To see the
problem, play with the following
Aldo Cortesi added the comment:
Drat, you're right. This was fixed a few days ago by Amaury in
http://svn.python.org/view?rev=58963&view=rev
Another example of confluence - this bug has existed for a very long time.
__
Tracker <[EMAIL PROTE