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


Groups > comp.lang.python > #75610

Re: try/exception - error block

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: try/exception - error block
Date 2014-08-03 12:27 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-B7CB2F.12270103082014@news.panix.com> (permalink)
References <mailman.12586.1407076172.18130.python-list@python.org> <roy-84A7AB.10391903082014@news.panix.com> <mailman.12587.1407077774.18130.python-list@python.org>

Show all headers | View raw


In article <mailman.12587.1407077774.18130.python-list@python.org>,
 Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:

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

It says there, "most readers will stop reading by 100 lines of code".  I 
guess I have a short attention span relative to "most readers", because 
my tl;dnr threshold is a lot shorter than that.

The other advantage to coming up with a minimal example is that often 
the exercise of cutting your problem down to a minimal example is enough 
to allow you to figure it out for yourself :-)

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