Bare except clauses are evil
by faik, 07.13.06 at 9:54 pm :: Ecnebice : Python :: permalink :: rss
But hiding the true source of the error. If there was a bug in the
user code, I’d like to hear about *that*, not about your inability to
deal with it. Otherwise, why don’t you just use a bare “except:”
clause
- Guido van Rossum


No comments at the moment.
Add a comment