This bit of code hangs Python Indefinitely

brad byte8bits at gmail.com
Wed Aug 8 09:58:01 EDT 2007


Marc 'BlackJack' Rintsch wrote:

> Why did you put an upper bound to the queue?

For clarity. Explicit is better than implicit, right? In our design, the 
queue should only have x number of things, so why not show that? Other 
than that, the limit is arbitrary and is not needed.



More information about the Python-list mailing list