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 chris.jerdonek
Recipients chris.jerdonek, michael.foord, r.david.murray, rbcollins, slmnhq
Date 2010-04-04.22:45:34
SpamBayes Score 8.850619e-09
Marked as misclassified No
Message-id <1270421139.45.0.222623349516.issue7559@psf.upfronthosting.co.za>
In-reply-to
Content
This patch implements Michael's suggestion (but not the ErrorHolder part):

http://bugs.python.org/issue7559#msg97462

The unit tests all pass with no change.  If this approach looks good to you, I can add a unit test to the patch that checks that this bug has been fixed.

Also, Twisted Matrix's web site doesn't seem to be responding too well at the moment, but if I recall correctly, their code has a permissive (MIT?) license that should allow a small snippet like this to be copied without taking extra steps.
History
Date User Action Args
2010-04-04 22:45:39chris.jerdoneksetrecipients: + chris.jerdonek, rbcollins, r.david.murray, michael.foord, slmnhq
2010-04-04 22:45:39chris.jerdoneksetmessageid: <1270421139.45.0.222623349516.issue7559@psf.upfronthosting.co.za>
2010-04-04 22:45:37chris.jerdoneklinkissue7559 messages
2010-04-04 22:45:36chris.jerdonekcreate