Python 3 fixes for the info module.
The new processor_name() function was not compatible with Python 3 as the text read from STDOUT needs to be 'decoded'.
Authored by: bugman 2014-03-27
Parent: [r22560]
Child: [r22562]