-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wednesday 21 March 2007 05:27 PM, Kenneth Gonsalves cobbled together some glyphs to say:
but then you would need to raise CreditRedirectionError somewhere - too much work for doubtful gains - not pythonish
Well, no matter what the programming language is, catching all exceptions _is_ a bad idea. I don't think what you mean by being ``pythonish'', but if you mean ``pythonic'', I don't see how it is related. See [1] for more. Catching all exceptions are only good if you re-raise them at some point of time [2]. I may be a n00b, but Ian Bicking is certainly not one. And `import this' for the Zen of Python.
Regards, BG
[1] http://faassen.n--tree.net/blog/view/weblog/2005/08/06/0 [2] http://blog.ianbicking.org/good-catch-all-exceptions.html
- -- Baishampayan Ghose b.ghose@ubuntu.com Ubuntu -- Linux for Human Beings http://www.ubuntu.com/
1024D/86361B74 BB2C E244 15AD 05C5 523A 90E7 4249 3494 8636 1B74