Re: [Newbie] error handling

2006-10-11 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Fulvio <[EMAIL PROTECTED]> wrote: >*** >Your mail has been scanned by InterScan MSS. >*** > > >Hello there, > >Simple question : how do I manage errors by the use "try/except" clause. >Example: >If I'd like to catch error comi

[Newbie] error handling

2006-10-11 Thread Fulvio
*** Your mail has been scanned by InterScan MSS. *** Hello there, Simple question : how do I manage errors by the use "try/except" clause. Example: If I'd like to catch error coming from a function call that's using IMAP4 class, which error may raise such