Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24421
| References | <4FE79433.8020704@earthlink.net> <4FE7982C.5020708@mrabarnett.plus.com> <4FE79FC9.5050404@earthlink.net> <mailman.1467.1340581879.4697.python-list@python.org> <4fe8181e$0$29866$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| Date | 2012-06-25 18:08 +1000 |
| Subject | Re: exception problem |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1479.1340611690.4697.python-list@python.org> (permalink) |
On Mon, Jun 25, 2012 at 5:49 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > On Mon, 25 Jun 2012 09:51:15 +1000, Chris Angelico wrote: > >> Mind you, I think every programmer should spend some time debugging >> blind. > > You're a cruel, cruel man. > > I suppose next you're going to say that every programmer should spend > some time programming using Notepad as their only editor. No no, that's just *too* nasty. But there are times now and then when, perhaps, you're working remotely, and you have to figure out what's wrong without exception tracebacks. Sure, 95% of programmers will never be in that situation, but it's a good skill to have. And when that disaster _does_ strike and you're stuck with just a file uploader and a crashing script, you'll look awesome for being able to fix it in five minutes flat :) ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: exception problem Chris Angelico <rosuav@gmail.com> - 2012-06-25 09:51 +1000
Re: exception problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-06-25 07:49 +0000
Re: exception problem Chris Angelico <rosuav@gmail.com> - 2012-06-25 18:08 +1000
csiph-web