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 loewis
Recipients
Date 2002-10-05.09:50:46
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Each thread has its own except hook, so you have to set it
for each thread. If it is set in a thread, it is also used
there.
History
Date User Action Args
2007-08-23 16:05:50adminlinkissue618633 messages
2007-08-23 16:05:50admincreate