Re: [python-win32] Fatal Error

2006-09-19 Thread John Machin
On 20/09/2006 5:09 AM, Ahmed, Shakir wrote: > > I am running a script and getting the following error, any idea is > highly appreciated. > > The script is mainly a loop work for sixteen time and raises the error > on 10th cycle. > > > NO free BITSYS Channels (BITCHN) > Dear Shakir, It is a g

Re: [python-win32] Fatal Error

2006-09-19 Thread Gabriel Genellina
At Tuesday 19/9/2006 16:09, Ahmed, Shakir wrote: I am running a script and getting the following error, any idea is highly appreciated. The script is mainly a loop work for sixteen time and raises the error on 10th cycle. NO free BITSYS Channels (BITCHN) This is not a Python error, it's gen

[python-win32] Fatal Error

2006-09-19 Thread Ahmed, Shakir
I am running a script and getting the following error, any idea is highly appreciated. The script is mainly a loop work for sixteen time and raises the error on 10th cycle. NO free BITSYS Channels (BITCHN) Thanks Shakir ___ Python-win32 mailing li