Queue peek?

Veloz michaelveloz at gmail.com
Tue Mar 2 11:29:04 EST 2010


Hi all
I'm looking for a queue that I can use with multiprocessing, which has
a peek method.

I've seen some discussion about queue.peek but don't see anything in
the docs about it.

Does python have a queue class with peek semantics?

Michael



More information about the Python-list mailing list