En Tue, 27 Mar 2007 02:34:48 -0300, Bjoern Schliessmann
<[EMAIL PROTECTED]> escribió:
>> In C, a signal handler function has only one parameter, that is
>> signal number. But in Python(import signal), a signal handler
>> function has two parameters, the first is signal number, the
>> second is "
Marco wrote:
> In C, a signal handler function has only one parameter, that is
> signal number. But in Python(import signal), a signal handler
> function has two parameters, the first is signal number, the
> second is "frame"?
>
> What is "frame", please?
Did you bother using help()?
>>> help(s
Hi,
In C, a signal handler function has only one parameter, that is signal number.
But in Python(import signal), a signal handler function has two
parameters, the first is signal number, the second is "frame"?
What is "frame", please?
Thank you!
--
LinuX Power
--
http://mail.python.org/mailm