Re: timeout a process

2006-01-22 Thread iapain
Thanks Tim, Yeah win32api is working normally. -- http://mail.python.org/mailman/listinfo/python-list

Re: timeout a process

2006-01-15 Thread Tim Golden
iapain wrote: > Hello, > I am trying to build and infinite loop handler in python 2.4 on windows > platform. The problem is that i want to create a process and forcely > kill/timeout after 2 sec to handle infinite loop in a gcc complied exe > on cygwin. something like below > > os.system("mycpp.exe