Re: terminate execfile

2006-10-14 Thread Paddy
Teja wrote: > Teja wrote: > > > How to terminate execfile() in the middle of its execution. Any > > pointers ??? > > Its very urgent please > > > > > > Thanks > > Teja.P > > Can I raise an interrupt using PyErr_SetInterrupt??? Is so , does any > one know how to do it? I presume there is on

Re: terminate execfile

2006-10-13 Thread Teja
Teja wrote: > How to terminate execfile() in the middle of its execution. Any > pointers ??? > Its very urgent please > > > Thanks > Teja.P Can I raise an interrupt using PyErr_SetInterrupt??? Is so , does any one know how to do it? -- http://mail.python.org/mailman/listinfo/python-lis