Re: [Tutor] Question about exception handling

2006-12-17 Thread Adam Bark
On 17/12/06, Asrarahmed Kadri <[EMAIL PROTECTED]> wrote: Hi Folks, Is it possible to catch exception raised in module A to be caught in module B. If yes, then please let me know how to do it. You can easily test this yourself. First right a quick module, something like this will do: def e

[Tutor] Question about exception handling

2006-12-17 Thread Asrarahmed Kadri
Hi Folks, Is it possible to catch exception raised in module A to be caught in module B. If yes, then please let me know how to do it. TIA. Regards, Asrarahmed Kadri -- To HIM you shall return. ___ Tutor maillist - Tutor@python.org http://mail.p