[issue1454] Generators break trace functionality

2007-11-16 Thread Aldo Cortesi
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

[issue1454] Generators break trace functionality

2007-11-17 Thread Aldo Cortesi
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