On 14 May 2015 at 16:47, Alan Gauld <alan.ga...@btinternet.com> wrote:

> Rather than printing the messages you could re-raise
> the error but with the error message attached as a string.
>

I'm a little unclear how you catch the string you create in a raise, in the
caller. I tried an example from the docs but it didn't work. Could you
provide a simple example? Sometimes the docs are heavy slogging if you
don't already know what's what ;')

-- 
Jim
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to