Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75715
| Date | 2014-08-05 09:04 +1000 |
|---|---|
| From | Cameron Simpson <cs@zip.com.au> |
| Subject | Re: try/exception - error block |
| References | <roy-84A7AB.10391903082014@news.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12657.1407195307.18130.python-list@python.org> (permalink) |
On 03Aug2014 10:39, Roy Smith <roy@panix.com> wrote: >In article <mailman.12586.1407076172.18130.python-list@python.org>, > bruce <badouglas@gmail.com> wrote: >> I'm posting the test code I'm using. Pointers/comments would be >> helpful/useful. > >It would be really helpful if you could post a minimal code example >which demonstrates the problem you're having. Leave out everything >(including the commented-out code) which isn't necessary to demonstrate >the behavior. Just FYI, Bruce posted an earlier version of this question to users@lists.fedoraproject.org in late July, wondering why he didn't get a good error message in the abrt logs. I asked then where the stderr of his python subprocess went, but never heard back. Cheers, Cameron Simpson <cs@zip.com.au> Reality is that which refuses to go away when I stop believing in it. - Phillip K. Dick
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
try/exception - error block bruce <badouglas@gmail.com> - 2014-08-03 10:29 -0400
Re: try/exception - error block Roy Smith <roy@panix.com> - 2014-08-03 10:39 -0400
Re: try/exception - error block Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-03 15:55 +0100
Re: try/exception - error block Roy Smith <roy@panix.com> - 2014-08-03 12:27 -0400
Re: try/exception - error block Chris Angelico <rosuav@gmail.com> - 2014-08-04 02:42 +1000
Re: try/exception - error block Grant Edwards <invalid@invalid.invalid> - 2014-08-04 15:12 +0000
Re: try/exception - error block CHIN Dihedral <dihedral88888@gmail.com> - 2014-08-03 14:13 -0700
Re: try/exception - error block Cameron Simpson <cs@zip.com.au> - 2014-08-05 09:04 +1000
Re: try/exception - error block Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-04 11:41 +1000
csiph-web