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 flox
Recipients OG7, amaury.forgeotdarc, flox, jnoller, pitrou, vinay.sajip
Date 2009-11-24.23:55:49
SpamBayes Score 0.022555148
Marked as misclassified No
Message-id <1259106951.76.0.372379984736.issue6615@psf.upfronthosting.co.za>
In-reply-to
Content
Updated the patch with technical recommendations from Antoine.

I kept the _handlerList as a list because "It allows handlers to be
removed in reverse of order initialized."

And some tests are needed to outline the change.
History
Date User Action Args
2009-11-24 23:55:51floxsetrecipients: + flox, vinay.sajip, amaury.forgeotdarc, pitrou, OG7, jnoller
2009-11-24 23:55:51floxsetmessageid: <1259106951.76.0.372379984736.issue6615@psf.upfronthosting.co.za>
2009-11-24 23:55:50floxlinkissue6615 messages
2009-11-24 23:55:50floxcreate