"abcd" <[EMAIL PROTECTED]> escribió en el mensaje 
news:[EMAIL PROTECTED]

> Yea basically I need Queue like functionality with the ability to
> search for a particular instance in it.  I guess I could just use a
> list and search it as needed.

Perhaps the Queue class should be called ThreadQueue, or be contained in the 
threading module, or something like that. The current name is misleading.

-- 
Gabriel Genellina


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to