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 georg.brandl
Recipients benjamin.peterson, ezio.melotti, flox, georg.brandl, pitrou, rhettinger
Date 2010-02-07.09:12:42
SpamBayes Score 0.03440628
Marked as misclassified No
Message-id <1265533963.86.0.284624231484.issue7859@psf.upfronthosting.co.za>
In-reply-to
Content
Why not the un-magic context manager, which has an exc_value attribute with the exception?
History
Date User Action Args
2010-02-07 09:12:44georg.brandlsetrecipients: + georg.brandl, rhettinger, pitrou, benjamin.peterson, ezio.melotti, flox
2010-02-07 09:12:43georg.brandlsetmessageid: <1265533963.86.0.284624231484.issue7859@psf.upfronthosting.co.za>
2010-02-07 09:12:42georg.brandllinkissue7859 messages
2010-02-07 09:12:42georg.brandlcreate