Andrew MacIntyre ha escrito:
> Gabriel Genellina wrote:
> > File "C:\Apps\Python\Lib\threading.py", line 218, in wait
> > remaining = endtime - _time()
> > IOError: [Errno 2] No such file or directory
> >
> > The error appears to be inside the time module, and I can't explain the
> > IOError
Gabriel Genellina wrote:
> Hi
>
> I'm using Python 2.4.2 on Windows 98 SE.
>
> In a program with several threads, sometimes (I cant determine exactly
> when or why) one thread dies with the following traceback:
>
> 12/13/05 02:17:47 (WatchDog ) Unhandled thread exception
> Traceback (most
Hi
I'm using Python 2.4.2 on Windows 98 SE.
In a program with several threads, sometimes (I cant determine exactly
when or why) one thread dies with the following traceback:
12/13/05 02:17:47 (WatchDog ) Unhandled thread exception
Traceback (most recent call last):
File "E:\prog\pop3\Tas