Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75604

Re: try/exception - error block

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: try/exception - error block
Date 2014-08-03 15:55 +0100
References <mailman.12586.1407076172.18130.python-list@python.org> <roy-84A7AB.10391903082014@news.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.12587.1407077774.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 03/08/2014 15:39, Roy Smith 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.
>

How to go about this is at "Short, Self Contained, Correct (Compilable), 
Example" at http://sscce.org/

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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