Aww shoot, I never knew that!! LOL, I implemented my own worker thread class using a mutex protected job list and a pair of connected sockets for interprocess communication when I could just have used the darn Queue module instead. Grrrrr .... hehe.
-- http://mail.python.org/mailman/listinfo/python-list