Kristján Valur Jónsson wrote:
> This is almost certainly not a bug in python.
> A cursory look indicates that a list being traversed in list_traverse has a
> NULL member. I'd suggest examining the other members of the list to figure
> out what this list is. Use the debugger for this, that is what
This is almost certainly not a bug in python.
A cursory look indicates that a list being traversed in list_traverse has a
NULL member.
I'd suggest examining the other members of the list to figure out what this
list is. Use the debugger for this, that is what it is for. It is probably a
list yo