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


Groups > comp.lang.python > #75619

Re: try/exception - error block

Newsgroups comp.lang.python
Date 2014-08-03 14:13 -0700
References <mailman.12586.1407076172.18130.python-list@python.org> <roy-84A7AB.10391903082014@news.panix.com>
Message-ID <1ec1046a-f363-4e2c-802d-0d455423ee3a@googlegroups.com> (permalink)
Subject Re: try/exception - error block
From CHIN Dihedral <dihedral88888@gmail.com>

Show all headers | View raw


On Sunday, August 3, 2014 10:39:19 PM UTC+8, 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.

Oh, I remember I was working with 
a professional programer who agreed
with me that a subroutine or function
longer than 80 lines in C/C++/PASCAL/Fortan, etc. must explain the 
reason in the commented preamble claearly for other programer to check
the necessity of the unusual length.

 

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