Fix for a fatal bug in the multi-processor code (https://gna.org/bugs/?20253).
The Queue module is now imported as 'queue' for Python 3 support, so the code was referring to the wrong object name.
Authored by: bugman 2012-10-20
Parent: [r17930]
Child: [r17932]