Timeout at command prompt

Thierry Lam lamthierry at gmail.com
Thu Jan 12 09:27:32 EST 2006


Which Python version are you using? I'm getting the following error
with Python 2.3.4:

Traceback (most recent call last):
  File "C:\home\pciroot\vcur\sdk\tools\inter.py", line 32, in ?
    signal.signal(signal.SIGALRM, input)
AttributeError: 'module' object has no attribute 'SIGALRM'


Thierry




More information about the Python-list mailing list