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 <[email protected]>
In-reply-to <[email protected]>
Content
On Mon, Mar 17, 2008 at 11:00 PM, Guido van Rossum
<[email protected]> 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