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 barry
Recipients barry, ncoghlan, pitrou
Date 2008-12-02.20:22:40
SpamBayes Score 3.0374556e-05
Marked as misclassified No
Message-id <1228249360.92.0.93517124965.issue4486@psf.upfronthosting.co.za>
In-reply-to
Content
This looks like it only affects printing exceptions with implicit
chaining when the exception propagates to the top level.  (Maybe it also
affects the traceback module?)

In that case, I agree with Antoine.  Let's fix it in 3.0.1.
History
Date User Action Args
2008-12-02 20:22:41barrysetrecipients: + barry, ncoghlan, pitrou
2008-12-02 20:22:40barrysetmessageid: <1228249360.92.0.93517124965.issue4486@psf.upfronthosting.co.za>
2008-12-02 20:22:40barrylinkissue4486 messages
2008-12-02 20:22:40barrycreate