This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author glyf
Recipients
Date 2004-01-16.16:33:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=226807

I believe this bug has cropped up again.  On my Debian system:

glyph@kazekage:~% python -V ; python Downloads/prof2.py |
head -3
Python 2.3.3
Exception exceptions.AssertionError:
<exceptions.AssertionError instance at 0x403b270c> in <bound
method C.__del__ of <__main__.C instance at 0x403b26ec>> ignored
exceptions.ZeroDivisionError
         5 function calls in 0.000 CPU seconds

This is not the same error as before, but it is just as
clearly wrong.
History
Date User Action Args
2007-08-23 14:13:36adminlinkissue744841 messages
2007-08-23 14:13:36admincreate