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 belopolsky
Recipients belopolsky, brett.cannon, gvanrossum, nnorwitz, taicki, zotbar1234
Date 2008-03-18.03:18:13
SpamBayes Score 0.46069917
Marked as misclassified No
Message-id <d38f5330803172018m1b126563h50ee1bb46176b204@mail.gmail.com>
In-reply-to <1205809219.83.0.74080685201.issue2291@psf.upfronthosting.co.za>
Content
On Mon, Mar 17, 2008 at 11:00 PM, Guido van Rossum
<report@bugs.python.org> wrote:
> We still need patches to issue -3 warnings for:
>  - __getitem__ or __getslice__ on exception instances
>

I've opened a separate issue for this (see issue2379).  I believe this
issue can now be closed.
History
Date User Action Args
2008-03-18 03:18:14belopolskysetspambayes_score: 0.460699 -> 0.46069917
recipients: + belopolsky, gvanrossum, nnorwitz, brett.cannon, zotbar1234, taicki
2008-03-18 03:18:13belopolskylinkissue2291 messages
2008-03-18 03:18:13belopolskycreate