try/exception - error block

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Aug 3 10:55:59 EDT 2014


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

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




More information about the Python-list mailing list