Threads

Grant Edwards grante at visi.com
Fri May 12 10:27:30 EDT 2006


On 2006-05-12, antred <NutJob at gmx.net> wrote:

Nerver knew what?  Please quote for context.

> Aww shoot, I never knew that!!

http://docs.python.org/lib/QueueObjects.html

  get([block[, timeout]])

    Remove and return an item from the queue. If optional args
    block is true and timeout is None (the default), block if
    necessary until an item is available. [...]

-- 
Grant Edwards                   grante             Yow!  VICARIOUSLY
                                  at               experience some reason
                               visi.com            to LIVE!!



More information about the Python-list mailing list