Message 174489 - Python tracker
Message174489
| Author | Ramchandra Apte |
|---|---|
| Recipients | Ramchandra Apte, asvetlov, brett.cannon, eric.araujo |
| Date | 2012-11-02.04:42:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAExgZOgJw1qEax-2F_J_YjnkOn6T1W8Yy6=bck0UzhH5KRWf_A@mail.gmail.com> |
| In-reply-to | <1351798599.08.0.711901449081.issue16261@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Yes. most of the bare excepts can be replaced with a stricter clause On 2 November 2012 01:06, Andrew Svetlov <report@bugs.python.org> wrote: > > Andrew Svetlov added the comment: > > Sorry, looks like I don't understood you correctly. > Do you want to replace `except:` to `except Exception` or something else? > > ---------- > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue16261> > _______________________________________ > |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-02 04:42:27 | Ramchandra Apte | set | recipients: + Ramchandra Apte, brett.cannon, eric.araujo, asvetlov |
| 2012-11-02 04:42:27 | Ramchandra Apte | link | issue16261 messages |
| 2012-11-02 04:42:27 | Ramchandra Apte | create | |