Prepared the multi-processor package for the import mechanisms of Python 3.
This new mechanism is present in Python 2.7 now, and the code falls back to the old method when not present.
Authored by: bugman 2012-04-18
Parent: [r15782]
Child: [r15784]