try/exception - error block
CHIN Dihedral
dihedral88888 at gmail.com
Sun Aug 3 17:13:20 EDT 2014
On Sunday, August 3, 2014 10:39:19 PM UTC+8, Roy Smith wrote:
> In article <mailman.12586.1407076172.18130.python-list at python.org>,
>
> bruce <badouglas at 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.
More information about the Python-list
mailing list