signal

Steve Holden sholden at holdenweb.com
Thu Mar 8 21:48:37 EST 2001


"Andrea Ciuffoli" <ACIUFFO1 at irf.com> wrote in message
news:mailman.984080591.17942.python-list at python.org...
Hi,
I'm trying to use signal module to control that an FTP connection is
established within a specified time but I got an Attribute error: SIGALRM.
Is that module supported by Windows NT and 98?
If not, is there another method to control that the connection is
established without problem?
Thanks,
Andrea.

Look for the timeoutsocket module. I think it's in the Vaults of Parnassus,
which I believe you can search from www.python.org

regards
 Steve





More information about the Python-list mailing list