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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, pitrou, vstinner
Date 2008-08-20.23:24:45
SpamBayes Score 0.029429886
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Short patch review: __context__ tests are mostly found in test_raise.py
(class TestContext)

test_exceptions.py seems to only deal with the exception object.
History
Date User Action Args
2008-08-20 23:24:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson
2008-08-20 23:24:46amaury.forgeotdarcsetmessageid: <[email protected]>
2008-08-20 23:24:45amaury.forgeotdarclinkissue3611 messages
2008-08-20 23:24:45amaury.forgeotdarccreate