Re: Unexpected extension module behaviour
Thanks for the help John. Indeed, changing <= to < has it licked. -- http://mail.python.org/mailman/listinfo/python-list
Unexpected extension module behaviour
ns.IndexError: 'list assignment index out of range' in 'garbage collection' ignored Fatal Python error: unexpected exception during garbage collection Aborted Here is where I'm stumped. I must be doing something wrong during the PyList_SetItem or the Py_BuildValue. Any ideas on fixing this problem ? Regards, Rimmer -- http://mail.python.org/mailman/listinfo/python-list