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 Ramchandra Apte
Recipients Ramchandra Apte, asvetlov, brett.cannon, eric.araujo
Date 2012-11-01.12:26:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAExgZOi1PVa1Y7Oo1oOrBTj-dOwwBOs8zuPt3S3DtdkHvmW-QQ@mail.gmail.com>
In-reply-to <1351770717.28.0.759692778259.issue16261@psf.upfronthosting.co.za>
Content
On 1 November 2012 17:21, Andrew Svetlov <report@bugs.python.org> wrote:

>
> Andrew Svetlov added the comment:
>
> I'm pretty sure Doc and Lib are already fixed, only Tools left.
>
> ----------
> nosy: +asvetlov
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue16261>
> _______________________________________
>

No. 405 are there in Lib. Try running `grep "except:" -R Lib --include
"*.py"` to see yourself.
History
Date User Action Args
2012-11-01 12:26:01Ramchandra Aptesetrecipients: + Ramchandra Apte, brett.cannon, eric.araujo, asvetlov
2012-11-01 12:26:01Ramchandra Aptelinkissue16261 messages
2012-11-01 12:26:01Ramchandra Aptecreate