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. -- http://mail.python.org/mailman/listinfo/python-list