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 r.david.murray
Recipients ned.deily, python-dev, r.david.murray, vstinner
Date 2013-07-21.16:55:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20130721165500.9FD69250192@webabinitio.net>
In-reply-to <CAMpsgwbxMyrXievQZg6zjpU+2T9bobF1P5ANCYwEndvE+NTmOg@mail.gmail.com> <CAMpsgwbxMyrXievQZg6zjpU+2T9bobF1P5ANCYwEndvE+NTmOg@mail.gmail.com>
Content
Raised by what?  I thought the callback *was* the thing raising the
exception?  Are you sure you don't just need to clear the exception
if the callback function raises one?
History
Date User Action Args
2013-07-21 16:55:02r.david.murraysetrecipients: + r.david.murray, vstinner, ned.deily, python-dev
2013-07-21 16:55:02r.david.murraylinkissue18519 messages
2013-07-21 16:55:01r.david.murraycreate