In message <pan.2009.05.19.09.24...@remove.this.cybersource.com.au>, Steven D'Aprano wrote:
> threads = [PMapThread(datapool) for i in xrange(numthreads)] Shouldn’t that “PMapThread” be “thread”? -- http://mail.python.org/mailman/listinfo/python-list