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 gvanrossum
Recipients benjamin.peterson, brett.cannon, emptysquare, gvanrossum, larry, martin.panter, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2015-11-20.16:16:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKTCgo9vT_tnxTh=rQp5QZJMVtJvon06DdDcGVZSvSjqA@mail.gmail.com>
In-reply-to <1448036051.07.0.341098857427.issue25612@psf.upfronthosting.co.za>
Content
I'm sorry, I'm no help here -- I don't know how __context__ is
supposed to work. :-(

On Fri, Nov 20, 2015 at 8:14 AM, Yury Selivanov <report@bugs.python.org> wrote:
>
> Yury Selivanov added the comment:
>
> Martin, you might be right here.  Guido, do you think it's OK that SubError doesn't have MainError in its __context__? http://bugs.python.org/issue25612#msg254576
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue25612>
> _______________________________________
History
Date User Action Args
2015-11-20 16:16:23gvanrossumsetrecipients: + gvanrossum, brett.cannon, ncoghlan, pitrou, vstinner, larry, benjamin.peterson, martin.panter, serhiy.storchaka, yselivanov, emptysquare
2015-11-20 16:16:23gvanrossumlinkissue25612 messages
2015-11-20 16:16:23gvanrossumcreate