Tom Anderson <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]: 
> 
> Exactly - using a queue means you'll do a breadth-first rather than a 
> depth-first search, which will involve much less depth of recursion.
> See: 

Thanks for the answers but found a easier (admittedly cheating) way around 
the problem....run the code on my 64bit Linux system at home.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to