On Tue, Jun 3, 2014 at 9:18 AM, Senthil <skksun...@yahoo.co.in> wrote:

> Sateesh,
>
> I have a question.
> In your sample code you are registering the method signal_handler prior to
> its definition.
> Does that work?
>
> --SSK.
>
>
You are right. The registration of signal handler should be after the
function definition.
I made some mistake during copy of the sample code. Sorry for the confusion
and
thanks for the correction.

reg,
sateesh
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to