Paul Rubin <http://phr.cx@NOSPAM.invalid> writes: > import Queue > q = Queue() Oops, meant q = Queue.Queue()